mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Resolve merge colflict
This commit is contained in:
@ -238,7 +238,7 @@ int mysql_load(THD *thd,sql_exchange *ex,TABLE_LIST *table_list,
|
||||
lf_info.log_delayed= log_delayed;
|
||||
read_info.set_io_cache_arg((void*) &lf_info);
|
||||
}
|
||||
restore_record(table,2);
|
||||
restore_record(table,default_values);
|
||||
|
||||
thd->count_cuted_fields=1; /* calc cuted fields */
|
||||
thd->cuted_fields=0L;
|
||||
|
Reference in New Issue
Block a user