Bug #65116 | REPLACE INTO does not update auto increment when replicated row based | ||
---|---|---|---|
Submitted: | 26 Apr 2012 13:44 | Modified: | 20 Jul 2018 10:33 |
Reporter: | Art van Scheppingen | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Row Based Replication ( RBR ) | Severity: | S3 (Non-critical) |
Version: | 5.1.x, 5.1.64, 5.5.25, 5.6.6 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | auto increment, replace into, replication, row based replication |
[26 Apr 2012 13:44]
Art van Scheppingen
[26 Apr 2012 15:47]
Sveta Smirnova
Thank you for the report. Verified as described. Problem only repeatable if storage engine of table on slave is InnoDB.
[26 Apr 2012 16:02]
Sveta Smirnova
MTR test case used
Attachment: rpl_bug65116.test (application/octet-stream, text), 780 bytes.
[26 Apr 2012 16:03]
Sveta Smirnova
slave option file
Attachment: rpl_bug65116-slave.opt (application/octet-stream, text), 29 bytes.
[26 Apr 2012 16:31]
Sveta Smirnova
For me problem is repeatable with versions 5.5 and 5.6 as well
[20 Jul 2018 10:33]
Venkatesh Venugopal
This bug has been marked as a duplicate of Bug#73563