Bug #68347 | mysqlbinlog does not reset the "at" byte position counter with ROTATE_EVENT | ||
---|---|---|---|
Submitted: | 12 Feb 2013 4:45 | Modified: | 3 May 2013 13:36 |
Reporter: | Michael Ezzell | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 5.6.10 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | mysqlbinlog |
[12 Feb 2013 4:45]
Michael Ezzell
[12 Feb 2013 11:52]
MySQL Verification Team
verified as described
[3 May 2013 13:36]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at http://dev.mysql.com/doc/en/installing-source.html
[3 May 2013 13:36]
Jon Stephens
Fixed in 5.6+. Documented in the 5.6.12 and 5.7.2 changelogs as follows: When using the options --read-from-remote-server --stop-never --base64-output=decode-rows --verbose, mysqlbinlog failed to reset the counter used to store the current position within the file when the binary log on the server was rotated. Closed.