[MDEV-12003] GTID different between nodes Created: 2017-02-06 Updated: 2017-05-25 Resolved: 2017-05-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Blocker |
| Reporter: | jongo | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | 10.1.17 | ||
| Attachments: |
|
| Description |
|
Hi, I've configure a Galera Cluster between two sites (Site 1 and 2) Behind each nodes of the second site I've 3 RO replica with GTID method. My problem is that I have the same GTID between each nodes except the node 1 of site 1 - node who's replica of the Master production. Last_Error: Could not execute Write_rows_v1 event on table test.tes1; Duplicate entry '195001708' for key 'PRIMARY', Error_code: 1062; handler error HA_ERR_FOUND_DUPP_KEY; the event's master log mysql-bin.000002, end_log_pos 40652604 Need help to understand what happen. On each config file I have: log_bin=binlog Regards |
| Comments |
| Comment by Sergei Golubchik [ 2017-05-25 ] |
|
This is not a support forum. Please ask your questions on maria-developers@lists.launchpad.net or on the #maria channel on Freenode. |