Bug #86321 | Test binlog.binlog_gtid_state_update_deadlock is failing | ||
---|---|---|---|
Submitted: | 15 May 2017 9:03 | Modified: | 15 May 2017 10:40 |
Reporter: | Robert Golebiowski | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.7.18 | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[15 May 2017 9:03]
Robert Golebiowski
[15 May 2017 10:00]
Robert Golebiowski
Pull request: https://github.com/mysql/mysql-server/pull/143
[15 May 2017 10:40]
MySQL Verification Team
Thank you for the bug report. I couldn't repeat on my recent source server: miguel@ural:~/build/2017MAY01/mysql-5.7/mysql-test $ ./mtr binlog.binlog_gtid_state_update_deadlock --big-test Logging: ./mtr binlog.binlog_gtid_state_update_deadlock --big-test MySQL Version 5.7.19 Checking supported features... - SSL connections supported - binaries are debug compiled Collecting tests... - adding combinations for binlog Checking leftover processes... Removing old var directory... Creating var directory '/home/miguel/build/2017MAY01/mysql-5.7/mysql-test/var'... Installing system database... Using parallel: 1 ============================================================================== TEST RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009 binlog.binlog_gtid_state_update_deadlock 'mix' [ skipped ] Doesn't support --binlog-format='mixed' binlog.binlog_gtid_state_update_deadlock 'row' [ skipped ] Doesn't support --binlog-format='row' binlog.binlog_gtid_state_update_deadlock 'stmt' [ pass ] 601965 -------------------------------------------------------------------------- The servers were restarted 0 times Spent 601.965 of 631 seconds executing testcases Completed: All 1 tests were successful. 2 tests were skipped, 0 by the test itself. miguel@ural:~/build/2017MAY01/mysql-5.7/mysql