Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson does a push these changes
will be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2008-04-21 21:47:33+02:00, msvensson@stripped +1 -0
Temporarily turn on verbose
mysql-test/mysql-test-run.pl@stripped, 2008-04-21 21:47:11+02:00, msvensson@stripped +1 -1
Temporarily turn on verbose
diff -Nrup a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl
--- a/mysql-test/mysql-test-run.pl 2008-04-21 18:32:29 +02:00
+++ b/mysql-test/mysql-test-run.pl 2008-04-21 21:47:11 +02:00
@@ -87,7 +87,7 @@ our $opt_vs_config = $ENV{'MTR_VS_CONFIG
my $DEFAULT_SUITES= "main,binlog,federated,rpl,rpl_ndb,ndb";
my $opt_suites;
-our $opt_verbose= 0; # Verbose output, enable with --verbose
+our $opt_verbose= 1; # Verbose output, enable with --verbose
our $opt_verbose_restart= 0; # Verbose output for restarts
our $exe_mysql;
| Thread |
|---|
| • bk commit into 5.1 tree (msvensson:1.2582) | msvensson | 21 Apr |