mirror of
https://github.com/MariaDB/server.git
synced 2025-08-27 13:04:36 +03:00
Remove compiler warnings
This commit is contained in:
@@ -3268,7 +3268,9 @@ end_with_restore_list:
|
||||
We WANT to write and we CAN write.
|
||||
! we write after unlocking the table.
|
||||
*/
|
||||
/* Presumably, RESET and binlog writing doesn't require synchronization */
|
||||
/*
|
||||
Presumably, RESET and binlog writing doesn't require synchronization
|
||||
*/
|
||||
if (!lex->no_write_to_binlog && write_to_binlog)
|
||||
{
|
||||
if (mysql_bin_log.is_open())
|
||||
|
Reference in New Issue
Block a user