mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Fixed a bug.
This commit is contained in:
@ -415,9 +415,7 @@ extern bool do_table_inited, ignore_table_inited,
|
||||
wild_do_table_inited, wild_ignore_table_inited;
|
||||
extern bool table_rules_on;
|
||||
|
||||
#ifndef DBUG_OFF
|
||||
extern int disconnect_slave_event_count, abort_slave_event_count ;
|
||||
#endif
|
||||
|
||||
// the master variables are defaults read from my.cnf or command line
|
||||
extern uint master_port, master_connect_retry, report_port;
|
||||
|
Reference in New Issue
Block a user