mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
separate online_alter_cache_data from binlog_cache_data
This commit is contained in:
@@ -658,6 +658,7 @@ typedef ulonglong alter_table_operations;
|
||||
class Event_log;
|
||||
class Cache_flip_event_log;
|
||||
class binlog_cache_data;
|
||||
class online_alter_cache_data;
|
||||
typedef bool Log_func(THD*, TABLE*, Event_log *, binlog_cache_data *, bool,
|
||||
const uchar*, const uchar*);
|
||||
|
||||
|
Reference in New Issue
Block a user