mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge 10.5 into 10.6
This commit is contained in:
@ -99,6 +99,7 @@ void mysql_init_multi_delete(LEX *lex);
|
||||
bool multi_delete_set_locks_and_link_aux_tables(LEX *lex);
|
||||
void create_table_set_open_action_and_adjust_tables(LEX *lex);
|
||||
int bootstrap(MYSQL_FILE *file);
|
||||
bool run_set_statement_if_requested(THD *thd, LEX *lex);
|
||||
int mysql_execute_command(THD *thd);
|
||||
enum dispatch_command_return
|
||||
{
|
||||
|
Reference in New Issue
Block a user