mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch '10.3' into 10.4
This commit is contained in:
@ -1844,7 +1844,6 @@ bool dispatch_command(enum enum_server_command command, THD *thd,
|
||||
while (!thd->killed && (parser_state.m_lip.found_semicolon != NULL) &&
|
||||
! thd->is_error())
|
||||
{
|
||||
thd->get_stmt_da()->set_skip_flush();
|
||||
/*
|
||||
Multiple queries exist, execute them individually
|
||||
*/
|
||||
|
Reference in New Issue
Block a user