mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
merge
This commit is contained in:
@@ -598,6 +598,7 @@ int mysql_create_table(THD *thd,const char *db, const char *table_name,
|
||||
|
||||
thd->proc_info="creating table";
|
||||
|
||||
create_info->create_statement = thd->query;
|
||||
create_info->table_options=db_options;
|
||||
if (rea_create_table(path, create_info, fields, key_count,
|
||||
key_info_buffer))
|
||||
|
||||
Reference in New Issue
Block a user