| Bug #13222 | In rbr, rpl_row_relayrotate gives wrong results | ||
|---|---|---|---|
| Submitted: | 15 Sep 2005 14:03 | Modified: | 26 Jan 2007 23:10 |
| Reporter: | Guilhem Bichot | Email Updates: | |
| Status: | Duplicate | Impact on me: | |
| Category: | MySQL Server: Row Based Replication ( RBR ) | Severity: | S3 (Non-critical) |
| Version: | 5.0-wl1012 | OS: | Linux (linux) |
| Assigned to: | Assigned Account | CPU Architecture: | Any |
[3 Dec 2005 14:32]
Guilhem Bichot
duplicate of BUG#14082.

Description: Run rpl_row_relayrotate (after fixing the MASTER_POS_WAIT() to something like: select master_pos_wait('master-bin.001',552297)>=0; ). The results are not good (maybe slave didn't restart from the good position). Originally reported as a part of BUG#12559 but I separate. How to repeat: see above.