mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge branch '10.5' into 10.6
This commit is contained in:
@@ -20043,6 +20043,7 @@ TABLE *Create_tmp_table::start(THD *thd,
|
||||
table->copy_blobs= 1;
|
||||
table->in_use= thd;
|
||||
table->no_rows_with_nulls= param->force_not_null_cols;
|
||||
table->group_concat= param->group_concat;
|
||||
table->expr_arena= thd;
|
||||
|
||||
table->s= share;
|
||||
|
Reference in New Issue
Block a user