Bug #33917 | log contains traffic for ignored tables | ||
---|---|---|---|
Submitted: | 18 Jan 2008 12:03 | Modified: | 7 Mar 2008 15:43 |
Reporter: | Nikola Strahija | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S2 (Serious) |
Version: | 5.0.51 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | binlog, IGNORE, network, replication, table |
[18 Jan 2008 12:03]
Nikola Strahija
[25 Jan 2008 20:02]
Susanne Ebrecht
Many thanks for writing a bug report. Do you use statement based replication or row based replication? We also need the exact version, that you use for master and slaves. You can figure it out with: mysql>select version();
[26 Jan 2008 14:04]
Nikola Strahija
This is the latest version available for debian etch (4). 5.0.32-Debian_7etch4-log Therefore, it's statement based replication. Row based was introduced in mysql 5.1 if I remember correctly.
[28 Jan 2008 14:00]
Susanne Ebrecht
Thank you for taking the time to report a problem. Unfortunately you are not using a current version of the product you reported a problem with -- the problem might already be fixed. Please download a new version from http://www.mysql.com/downloads/ Our newest version at the moment is: MySQL 5.0.51 If you are able to reproduce the bug with one of the latest versions, please change the version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of MySQL.
[28 Jan 2008 15:40]
Nikola Strahija
Yup, same on 5.0.51
[28 Jan 2008 15:40]
Nikola Strahija
Changed unsupported to open
[7 Feb 2008 15:43]
Valeriy Kravchuk
Please, re-read http://dev.mysql.com/doc/refman/5.0/en/replication-options.html about correct format of replicate_wild_ignore_table. Then, please, provide a complete test case to run on master, with CREATE TABLE statements and exact updates you perform.
[8 Mar 2008 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".