mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
MDEV-11065: Compressed binary log
Minor review comments/changes: - A bunch of style-fixes. - Change macros to static inline functions. - Update check_event_type() with compressed event types. - Small .result file update.
This commit is contained in:
@ -6961,7 +6961,6 @@ int THD::binlog_query(THD::enum_binlog_query_type qtype, char const *query_arg,
|
||||
flush the pending rows event if necessary.
|
||||
*/
|
||||
{
|
||||
Log_event* ev = NULL;
|
||||
int error = 0;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user