From: Date: September 12 2008 7:40pm Subject: Re: bzr commit into mysql-6.0-backup branch (rsomla:2688) Bug#38261 List-Archive: http://lists.mysql.com/commits/53997 Message-Id: <48CAA97F.6050708@sun.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=UTF-8 Content-Transfer-Encoding: 8BIT Jørgen Løland wrote: > Hi Rafal, > > The new test fails on the current head of backup tree: > > main.backup_commit_backup [ fail ] > @@ -35,7 +35,6 @@ > s1 > SELECT * FROM db2.t3; > s1 > -b1 > connection A - starting transaction A > SET autocommit=0; > BEGIN; > > mysqltest: Result content mismatch > I have modified the test adding synchronization between the threads. On my machine it seems to help although I can't be 100% sure because the failure was very rare. Please check if it makes the test to pass on your machine. And if yes, why not to check the review box... ;) The new patch is here Rafal