mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Remove unused variable
This commit is contained in:
@ -233,7 +233,6 @@ my $opt_report_features;
|
|||||||
our $opt_check_testcases;
|
our $opt_check_testcases;
|
||||||
our $opt_mark_progress;
|
our $opt_mark_progress;
|
||||||
|
|
||||||
our $opt_skip;
|
|
||||||
our $opt_skip_rpl;
|
our $opt_skip_rpl;
|
||||||
our $max_slave_num= 0;
|
our $max_slave_num= 0;
|
||||||
our $max_master_num= 1;
|
our $max_master_num= 1;
|
||||||
|
Reference in New Issue
Block a user