#At file:///home/marko/innobase/dev/mysql2a/5.1-innodb/ based on revid:marko.makela@strippedixs3xlqcwsj0
3497 Marko Mäkelä 2010-06-03
Add innodb_plugin to mysql-test-run default suites.
modified:
mysql-test/mysql-test-run.pl
=== modified file 'mysql-test/mysql-test-run.pl'
--- a/mysql-test/mysql-test-run.pl revid:marko.makela@strippedbyixs3xlqcwsj0
+++ b/mysql-test/mysql-test-run.pl revid:marko.makela@stripped
@@ -129,7 +129,7 @@ my $path_config_file; # The ge
# executables will be used by the test suite.
our $opt_vs_config = $ENV{'MTR_VS_CONFIG'};
-my $DEFAULT_SUITES= "main,binlog,federated,rpl,rpl_ndb,ndb,innodb";
+my $DEFAULT_SUITES= "main,binlog,federated,rpl,rpl_ndb,ndb,innodb,innodb_plugin";
my $opt_suites;
our $opt_verbose= 0; # Verbose output, enable with --verbose
Attachment: [text/bzr-bundle] bzr/marko.makela@oracle.com-20100603094534-iwo4svf36i40ryua.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-innodb branch (marko.makela:3497) | marko.makela | 3 Jun |