mirror of
https://github.com/MariaDB/server.git
synced 2025-11-15 09:02:33 +03:00
A better, but larger fix for server_id bug ..
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
extern char* master_host;
|
||||
extern my_string opt_bin_logname, master_info_file;
|
||||
extern uint32 server_id;
|
||||
extern ulong server_id;
|
||||
extern bool server_id_supplied;
|
||||
extern I_List<i_string> binlog_do_db, binlog_ignore_db;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user