mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge of mysql-trunk-bugfixing into mysql-trunk-merge.
This commit is contained in:
@ -247,6 +247,6 @@ void mysql_client_binlog_statement(THD* thd)
|
||||
|
||||
end:
|
||||
rli->slave_close_thread_tables(thd);
|
||||
my_free(buf, MYF(MY_ALLOW_ZERO_PTR));
|
||||
my_free(buf);
|
||||
DBUG_VOID_RETURN;
|
||||
}
|
||||
|
Reference in New Issue
Block a user