mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
replication updates and bugfixes. Still not perfect - there is some strange
memory corruption I can only repeat on one system.
This commit is contained in:
@@ -98,6 +98,8 @@ typedef struct st_lex_master_info
|
||||
uint port, connect_retry;
|
||||
ulonglong pos;
|
||||
ulong server_id;
|
||||
char* relay_log_name;
|
||||
ulong relay_log_pos;
|
||||
} LEX_MASTER_INFO;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user