| Bug #47303 | RBR: Replicating from master with PK into slave with KEY fails. | ||
|---|---|---|---|
| Submitted: | 14 Sep 2009 9:17 | Modified: | 24 Mar 2011 15:13 |
| Reporter: | Luís Soares | Email Updates: | |
| Status: | Closed | ||
| Category: | Server: RBR | Severity: | S3 (Non-critical) |
| Version: | 6.0 codebase | OS: | Any |
| Assigned to: | Luís Soares | Target Version: | |
| Tags: | INDEX, RBR, regression | ||
| Triage: | Triaged: D2 (Serious) | ||
[14 Sep 2009 9:17]
Luís Soares
[14 Sep 2009 9:59]
Sveta Smirnova
Thank you for the report. Verified as described.
[1 Oct 2009 11:45]
Luís Soares
Using the test case in the howto repeat section, I checked against the following trees: mysql-5.1-bugteam => Test SUCCEEDS mysql-next-mr => Test SUCCEEDS mysql-6.0-codebase-bugfixing => Test FAILS The regression may be caused BUG#33055. BUG#33055 - introduces the feature for only transferring fields signaled in the master as used, in BI and AI. If the slave has different index structure, it may be that while using the index to find the record, the BI won't have values set for the index fields used.
[18 Feb 2010 12:06]
Luís Soares
This issue is only visible to the user no 6.0-codebase. Please re-triage for future release (this bug will be fixed as part of WL#5092, which didn't make it into Celosia merge window).
[24 Mar 2011 15:13]
Jon Stephens
Documented fix in the 5.6.2 changelog -- see WL#5092 for docs info. Closed.
