mirror of
https://github.com/MariaDB/server.git
synced 2025-06-12 01:53:02 +03:00
5.5 merge
This commit is contained in:
@ -1759,6 +1759,7 @@ bool dispatch_command(enum enum_server_command command, THD *thd,
|
||||
}
|
||||
MYSQL_COMMAND_DONE(res);
|
||||
}
|
||||
DEBUG_SYNC(thd,"dispatch_command_end");
|
||||
|
||||
/* Check that some variables are reset properly */
|
||||
DBUG_ASSERT(thd->abort_on_warning == 0);
|
||||
|
Reference in New Issue
Block a user