mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
Fix compilation failure.
This commit is contained in:
parent
329752f4b9
commit
0617893dc6
1 changed files with 1 additions and 1 deletions
|
|
@ -2030,7 +2030,7 @@ int ha_binlog_end(THD *thd);
|
|||
#define ha_reset_logs(a) 0
|
||||
#define ha_binlog_index_purge_file(a,b) 0
|
||||
#define ha_reset_slave(a)
|
||||
#define ha_binlog_log_query(a,b,c,d,e,f);
|
||||
#define ha_binlog_log_query(a,b,c,d,e,f,g);
|
||||
#define ha_binlog_wait(a)
|
||||
#define ha_binlog_end(a) 0
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue