Bug #15537 | Binlog file bigger than max_binlog_size limit. | ||
---|---|---|---|
Submitted: | 6 Dec 2005 18:58 | Modified: | 13 Dec 2005 17:16 |
Reporter: | Kayra Otaner | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.16 | OS: | Linux (RHEL4) |
Assigned to: | CPU Architecture: | Any |
[6 Dec 2005 18:58]
Kayra Otaner
[7 Dec 2005 9:24]
Valeriy Kravchuk
Thank you for a problem report. Please, send the error log for the last several days (just to be sure).
[7 Dec 2005 11:11]
Guilhem Bichot
Hello Kayra, As said in http://dev.mysql.com/doc/refman/5.0/en/binary-log.html " A binary log may become larger than max_binlog_size if you are using large transactions: A transaction is written to the binary log in one piece, never split between binary logs." Which is what you are experiencing on your machine.
[13 Dec 2005 17:16]
Kayra Otaner
I'm sorry, it is not a bug. I've thought that 2 things are wrong : - Binlog size being bigger then its limits : Now I see that it is already documented. - Although query failed due to binlog cache limit is reached it is still logged in binlog : I've noticed that there was another instance of a batch upload process running and it was logged in, not the one failed. I apologize for jumping to this bug report page quickly. You can close this ticket (or bug request). Thanks Kayra Otaner