mirror of
https://github.com/MariaDB/server.git
synced 2026-05-02 05:05:33 +02:00
Backport Bug#37148 to 5.1
This commit is contained in:
parent
16471fecc7
commit
2b16517522
28 changed files with 472 additions and 159 deletions
|
|
@ -507,7 +507,7 @@ end:
|
|||
|
||||
if (!result)
|
||||
{
|
||||
write_bin_log(thd, TRUE, stmt_query.ptr(), stmt_query.length());
|
||||
result= write_bin_log(thd, TRUE, stmt_query.ptr(), stmt_query.length());
|
||||
}
|
||||
|
||||
VOID(pthread_mutex_unlock(&LOCK_open));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue