[MDEV-17469] Replication Slave + SQL_Delay Created: 2018-10-16 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.3.9 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Aurélien LEQUOY | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
debian 9 |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Hello, I have some trouble when I set up SQL_Delay, if you set it from 0 no problem, until you change DELAY, and / or you change stop / start replication. In some time it's look like the slave ask again the binlog to the master ! |
| Comments |
| Comment by Aurélien LEQUOY [ 2018-10-18 ] |
|
and without reason he decide to recover delta around 21h45, (between 9h00 and 21h45 the replication don't moved), maybe server reask binlog again from master? |
| Comment by Andrei Elkin [ 2018-10-29 ] |
|
Thank you for the report Aurelien. I think this is a highly probable duplicate of |