1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge with 5.1-merge (new XTRADB code updated up to MySQL 5.1.47)

Fixed tests cases.
This commit is contained in:
Michael Widenius
2010-08-05 14:40:54 +03:00
207 changed files with 9702 additions and 3859 deletions

View File

@ -130,7 +130,7 @@ my $path_config_file; # The generated config file, var/my.cnf
# executables will be used by the test suite.
our $opt_vs_config = $ENV{'MTR_VS_CONFIG'};
my $DEFAULT_SUITES= "main,binlog,federated,rpl,maria,parts,innodb,innodb_plugin";
my $DEFAULT_SUITES= "main,binlog,federated,rpl,maria,parts,innodb,innodb_plugin,percona";
my $opt_suites;
our $opt_verbose= 0; # Verbose output, enable with --verbose