1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-9947: COM_MULTI united response

This commit is contained in:
Oleksandr Byelkin
2016-05-09 15:26:18 +02:00
parent e7ff281d2e
commit 50a17de1ce
10 changed files with 57 additions and 23 deletions

View File

@@ -347,6 +347,7 @@ void
Diagnostics_area::reset_diagnostics_area()
{
DBUG_ENTER("reset_diagnostics_area");
m_skip_flush= FALSE;
#ifdef DBUG_OFF
m_can_overwrite_status= FALSE;
/** Don't take chances in production */