[MDEV-4813] Replication fails on updating a MEMORY table with an index using btree Created: 2013-07-24 Updated: 2014-10-07 Resolved: 2014-10-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Memory |
| Affects Version/s: | 10.0.3, 5.5.32, 5.1.67, 5.2.14, 5.3.12 |
| Fix Version/s: | 5.5.40, 10.0.15 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | upstream | ||
| Issue Links: |
|
||||
| Description |
|
Test case:
It's an upstream bug, but it's not reproducible in MySQL 5.6 (5.6.5, 5.6.12), while still reproducible in MariaDB 10.0.4 candidate. |
| Comments |
| Comment by Elena Stepanova [ 2013-08-07 ] | |||
|
Since we aren't planning to merge replication changes from MySQL 5.6, we might want to consider fixing it separately. | |||
| Comment by Patryk Pomykalski [ 2013-08-24 ] | |||
|
This bug is not related to replication:
It was fixed in mysql 5.6 in revision: http://bazaar.launchpad.net/~mysql/mysql-server/5.6/revision/2876.449.1 |