Bug #22108 | bin-logs do get huge with same query | ||
---|---|---|---|
Submitted: | 8 Sep 2006 8:04 | Modified: | 27 Dec 2006 14:43 |
Reporter: | [ name withheld ] | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.1.21, 4.1.11-Debian_4sarge5-log | OS: | Linux (debian sarge) |
Assigned to: | CPU Architecture: | Any | |
Tags: | bin-logs, replcation |
[8 Sep 2006 8:04]
[ name withheld ]
[8 Sep 2006 12:20]
Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version , 4.1.21 (MySQL binaries, please), and inform about the results.
[25 Sep 2006 8:58]
[ name withheld ]
An upgrade to 4.21 (binaries downloaded at mysql.com) mysql-standard-4.1.21-pc-linux-gnu-i686-glibc23 does not solve the problem the upgrade was done dumping on one side importingf on the other side. need more info please ask
[12 Oct 2006 12:13]
Valeriy Kravchuk
Please, send the result of SELECT count(*) FROM users WHERE id=63603; Send my.cnf from master. Do you have anything unusual in the error log of your master?
[12 Oct 2006 15:06]
[ name withheld ]
as asked her the my.cnf file
Attachment: my.cnf (application/octet-stream, text), 3.48 KiB.
[12 Oct 2006 15:07]
[ name withheld ]
mysql> SELECT count(*) FROM users WHERE id=63603; +----------+ | count(*) | +----------+ | 1 | +----------+ 1 row in set (0.00 sec)
[12 Oct 2006 15:08]
[ name withheld ]
we are just using the bi-log feature for crash recovery there is no replication in use.
[27 Nov 2006 14:43]
Valeriy Kravchuk
Please, try to repeat with a newer version, 4.1.22, MySQL binaries. It was already announced and binaries should be available really soon.
[28 Dec 2006 0:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".