mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
@ -3315,7 +3315,6 @@ mysql_execute_command(THD *thd)
|
||||
create_info.add(DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED);
|
||||
}
|
||||
|
||||
thd->work_part_info= 0;
|
||||
#ifdef WITH_PARTITION_STORAGE_ENGINE
|
||||
{
|
||||
partition_info *part_info= thd->lex->part_info;
|
||||
|
Reference in New Issue
Block a user