Bug #55956 | Potential bug with new --raw mode with mysqlbinlog | ||
---|---|---|---|
Submitted: | 12 Aug 2010 19:10 | Modified: | 30 Mar 2011 7:52 |
Reporter: | Sveta Smirnova | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | 5.6.99 | OS: | Any |
Assigned to: | Andrei Elkin | CPU Architecture: | Any |
[12 Aug 2010 19:10]
Sveta Smirnova
[12 Aug 2010 21:01]
Mark Callaghan
gcc -Wall generates a warning for this. Hopefully, the recent changes to get rid of warnings and use -Wall will prevents future bugs like this.
[30 Mar 2011 7:52]
Jon Stephens
Documented fix in the 5.6.3 changelog, as follows: mysqlbinlog --raw did not function correctly with binary logs from MySQL Server versions 5.0.3 and earlier. Closed.