| Bug #76820 | GTID is not released properly when ps_protocol + GTID + binlog off combination | ||
|---|---|---|---|
| Submitted: | 24 Apr 2015 9:38 | Modified: | 14 Jul 2015 12:38 |
| Reporter: | Venkatesh Duggirala | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Replication | Severity: | S2 (Serious) |
| Version: | 5.7 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[24 Apr 2015 9:38]
Venkatesh Duggirala
[14 Jul 2015 12:38]
David Moss
The following was added to the internal 5.7.8 changelog: When using mysql-test-run.pl with the --ps-protocol option to run a test against a server with log_bin=OFF, setting gtid_next and then executing a DDL statement caused an error. This was due to the DDL statement not being correctly logged to consume the GTID specified when setting gtid_next.
