mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
Merge 10.5 into 10.6
This commit is contained in:
@@ -1937,6 +1937,8 @@ dispatch_command_return dispatch_command(enum enum_server_command command, THD *
|
||||
MYSQL_QUERY_DONE(thd->is_error());
|
||||
}
|
||||
|
||||
thd->lex->restore_set_statement_var();
|
||||
|
||||
#if defined(ENABLED_PROFILING)
|
||||
thd->profiling.finish_current_query();
|
||||
thd->profiling.start_new_query("continuing");
|
||||
|
Reference in New Issue
Block a user