Bug #8774 | LOAD DATA FROM MASTER creates errors in logfiles | ||
---|---|---|---|
Submitted: | 24 Feb 2005 11:10 | Modified: | 29 Mar 2005 12:15 |
Reporter: | Conrad Micallef | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S2 (Serious) |
Version: | 4.0.22 | OS: | Linux (linux gentoo) |
Assigned to: | CPU Architecture: | Any |
[24 Feb 2005 11:10]
Conrad Micallef
[25 Feb 2005 9:04]
MySQL Verification Team
Hi, Thank you for the report, but I wasn't able reproduce it with 4.0.24-debug-log. Is corruption repeated only if master is updated by other clients during LOAD DATA FROM MASTER? Do this clients work with those tables with BLOBs?
[25 Feb 2005 9:08]
Conrad Micallef
i have 3 users connected to the mysql. Both connect to the master and to the slave. The writes are sent to the master and the reads are sent to the slave. The clients use all tables, but the least used ones are the ones with blob. I modified clients to do all read/write operations on the master and not to use the slave. when clients are using the tables on the master and i execute LOAD DATA FROM MASTER on the slave the problem happens.
[26 Mar 2005 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".
[29 Mar 2005 12:15]
Guilhem Bichot
Hi Conrad, I'm marking this one as duplicate of your BUG#9125. Feel free to comment here if this is not the case.