#At file:///home/anders/Work/bzrwork/wt2/mysql-trunk/ based on revid:daogang.qu@stripped
3541 anders.song@stripped 2011-01-22
Bug#59279 UUID differs in retries of circular replication tests
rpl.rpl_circular_for_4_hosts failed with unexpected warning
"[Warning] The master's UUID has changed, although this should not happen
unless you have changed it manually"
The reason was that master was restarted but the slave wasn't.
In this patch, rpl_circular_for_4_hosts-master.opt is added
to restart all servers.
added:
mysql-test/suite/rpl/t/rpl_circular_for_4_hosts-master.opt
=== added file 'mysql-test/suite/rpl/t/rpl_circular_for_4_hosts-master.opt'
--- a/mysql-test/suite/rpl/t/rpl_circular_for_4_hosts-master.opt 1970-01-01 00:00:00 +0000
+++ b/mysql-test/suite/rpl/t/rpl_circular_for_4_hosts-master.opt 2011-01-22 06:16:51 +0000
@@ -0,0 +1 @@
+--force-restart
Attachment: [text/bzr-bundle] bzr/anders.song@greatopensource.com-20110122061651-kyr9hjpqa32omlak.bundle
| Thread |
|---|
| • bzr commit into mysql-trunk branch (anders.song:3541) Bug#59279 | anders.song | 22 Jan |