Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.2
-
None
-
None
-
None
Description
I'm using 10.0.2 tarball, running simple "cmake ." and "make". After that simple "./mtr rpl.rpl_gtid_startpos" works, but "./mtr rpl.rpl_gtid_startpos -mysqld=-binlog-checksum=CRC32" times out after 900 seconds.
Quick look at the test doesn't reveal a hard dependency on particular binlog positions or something. So it could be that the actual problem is in mysql code.
What are you running it on?
(isn't happening for me on Ubuntu 12.04 64-bit, so I am wondering if it's a race condition or system-related)