Bug #19404 rpl_ndb_commit_afterflush doesn't run with --ps-protocol
Submitted: 27 Apr 2006 16:58 Modified: 24 Aug 2006 19:04
Reporter: Jim Winstead Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Replication Severity:S3 (Non-critical)
Version:5.2 OS:Linux (Ubuntu, x86_64)
Assigned to: CPU Architecture:Any

[27 Apr 2006 16:58] Jim Winstead
Description:
When the rpl_ndb_commit_afterflush test is reached, the test suite hangs and when i kill one of the mysql process to get it going, it reports that it is having trouble in:

  select master_pos_wait('master-bin.000001', 572)

So it looks like it is having trouble syncing the slave to the master.

I noticed this most recently in 5.2, but it is almost certainly broken in 5.1, too.

How to repeat:
cd mysql-test; ./mysql-test-run.pl --ps-protocol --force
[28 Apr 2006 16:55] Valeriy Kravchuk
Thank you for a problem report. Is it a debug build? Are you able to repeat failure whis this test alone?

I was not able to repeat on today's 5.1-BK build, configured --with-debug=full:

./mysql-test-run --ps-protocol rpl_ndb_commit_afterflush

Test passed. Hence the questions.
[28 Apr 2006 17:07] Jim Winstead
it hangs when run standalone for me.
[24 Aug 2006 19:04] Jonas Oreland
test reenabled by tomas 2006-06-01