mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fix RQG in 5.5, make mtr MTR_VERSION=1 functional.
Patch by elenst
This commit is contained in:
@@ -150,7 +150,7 @@ our $default_vardir;
|
|||||||
our $opt_usage;
|
our $opt_usage;
|
||||||
our $opt_list_options;
|
our $opt_list_options;
|
||||||
our $opt_suites;
|
our $opt_suites;
|
||||||
our $opt_suites_default= "main,binlog,rpl,rpl_ndb,ndb,maria"; # Default suites to run
|
our $opt_suites_default= "main,binlog,rpl,maria"; # Default suites to run
|
||||||
our $opt_script_debug= 0; # Script debugging, enable with --script-debug
|
our $opt_script_debug= 0; # Script debugging, enable with --script-debug
|
||||||
our $opt_verbose= 0; # Verbose output, enable with --verbose
|
our $opt_verbose= 0; # Verbose output, enable with --verbose
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user