Hi Libing,
Nice work. Patch approved.
Best Regards,
Daogang
2011-01-19 03:36, Libing Song wrote:
> #At file:///home/songlibing/bzrwork/wt1/mysql-trunk/ based on
> revid:vasil.dimov@stripped
>
> 3471 Libing Song 2011-01-19
> 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-18 19:36:26
> +0000
> @@ -0,0 +1 @@
> +--force-restart
>
>
>
>
>
>