[MDEV-13948] Can't find record in replication slaves Created: 2017-09-29 Updated: 2017-10-01 Resolved: 2017-10-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.2.9 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Michael Xu | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7.x x86_64 |
||
| Description |
|
I have 2 slave servers in my replication system. Here are the steps how I setup the system step 1: step 2: copy data to s2 decompress data copy-back fix permission issues start mysql service Make m1 as slave with log_slave_update to Mysql 5.6 server. After a while, I can see the following error messages on both s1 and s2. 2017-09-28 13:52:26 140519051532032 [ERROR] mysqld: Can't find record in 't1' So could you please investigate what the problem is? Thanks. |
| Comments |
| Comment by Elena Stepanova [ 2017-10-01 ] |
|
Sorry, no, we cannot investigate your replication setup, there is nothing here so far that would suggest a possible bug. There are numerous reasons why this error could occur, valid from the software point of view, caused by misconfiguration. If you need expert help with setting up, configuring and otherwise maintaining your database servers, please consider getting a MariaDB support contract. Otherwise, you can seek advice from community forums and mailing lists. |