| Bug #94500 | Contribution by Facebook: Fix writing Format Description Event | ||
|---|---|---|---|
| Submitted: | 27 Feb 2019 20:01 | Modified: | 29 Apr 2019 12:14 |
| Reporter: | FBContrib Admin | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
| Version: | 8.0.13 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[27 Feb 2019 20:01]
FBContrib Admin
[27 Feb 2019 20:01]
FBContrib Admin
Fix writing Format Description Event (*) This code is contributed under the Facebook agreement
Contribution: fb_patch_110.txt (text/plain), 2.72 KiB.
[27 Feb 2019 20:02]
Omer Barnir
This fixes https://bugs.mysql.com/bug.php?id=94319
[29 Apr 2019 12:14]
Margaret Fisher
Posted by developer:
Changelog entry added for MySQL 8.0.17 and 5.7.27:
When events generated by one MySQL server instance were written
to the binary log of another instance, the second server
implicitly assumed that the first server supported the same
number of binary log event types as itself. Where this was not
the case, the event header was handled incorrectly. The issue
has now been fixed. Thanks to Facebook for the contribution.
[9 Sep 2019 21:28]
Omer Barnir
Thanks for Facebook for the contribution
