mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
WL#3153 "Split logs". Recommit with post-review fixes
This commit is contained in:
@ -69,7 +69,7 @@ typedef struct st_relay_log_info
|
||||
Protected with internal locks.
|
||||
Must get data_lock when resetting the logs.
|
||||
*/
|
||||
MYSQL_LOG relay_log;
|
||||
MYSQL_BIN_LOG relay_log;
|
||||
LOG_INFO linfo;
|
||||
IO_CACHE cache_buf,*cur_log;
|
||||
|
||||
|
Reference in New Issue
Block a user