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
1.2147 06/05/19 09:13:25 msvensson@shellback.(none) +1 -0
Remove printout when restart is skipped
mysql-test/mysql-test-run.pl
1.116 06/05/19 09:13:16 msvensson@shellback.(none) +0 -4
Remove printout when restart is skipped
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: msvensson
# Host: shellback.(none)
# Root: /home/msvensson/mysql/mysql-5.1
--- 1.115/mysql-test/mysql-test-run.pl 2006-05-18 23:34:57 +02:00
+++ 1.116/mysql-test/mysql-test-run.pl 2006-05-19 09:13:16 +02:00
@@ -2946,10 +2946,6 @@
$do_restart= 1;
mtr_report("Restart because: master_restart or running_master_is_special");
}
- else
- {
- mtr_report("Skip restart: " . join(" ", @{$tinfo->{'master_opt'}}));
- }
my $pid;
my %admin_pids; # hash of admin processes that requests shutdown
| Thread |
|---|
| • bk commit into 5.1 tree (msvensson:1.2147) | msvensson | 19 May |