Details
-
Bug
-
Status: Confirmed (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.4.25, 10.6.9
-
None
Description
I got a strange behaviour with replication
Sometimes (I can't reproduce ) the replica stops IO_thread with next error in the log
2022-11-08 13:56:47 87893133 [ERROR] Read invalid event from master: 'Found invalid event in binary log', master could be corrupt but a more likely cause of this is a bug |
2022-11-08 13:56:47 87893133 [ERROR] Slave I/O: Relay log write failure: could not queue event from master, Internal MariaDB error code: 1595 |
2022-11-08 13:56:47 87893133 [Note] Slave I/O thread exiting, read up to log 'mysqld-bin.202006', position 4; GTID position 11-11-48058108793 |
The errors always appear at position 4 , at the start of binlog.
The queries in 11-11-48058108793 and previous statement looks as correct insert/update requests
The replication begins to work after restart replications `stop slave; start slave`
I've attached config file
Attachments
Issue Links
- is duplicated by
-
MDEV-16900 [Draft] Read invalid event from master: 'Found invalid event in binary log'
-
- Closed
-
- relates to
-
MDEV-16146 MariaDB slave stops with incompatible heartbeat
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
I got a strange behaviour with replication
Sometimes (I can't reproduce ) the replica stops IO_thread with next error in the log ``` 2022-11-08 13:56:47 87893133 [ERROR] Read invalid event from master: 'Found invalid event in binary log', master could be corrupt but a more likely cause of this is a bug 2022-11-08 13:56:47 87893133 [ERROR] Slave I/O: Relay log write failure: could not queue event from master, Internal MariaDB error code: 1595 2022-11-08 13:56:47 87893133 [Note] Slave I/O thread exiting, read up to log 'mysqld-bin.202006', position 4; GTID position 11-11-48058108793 ``` The replications begins to works after restart replications `stop slave; start slave` I've attached config file |
I got a strange behaviour with replication
Sometimes (I can't reproduce ) the replica stops IO_thread with next error in the log ``` 2022-11-08 13:56:47 87893133 [ERROR] Read invalid event from master: 'Found invalid event in binary log', master could be corrupt but a more likely cause of this is a bug 2022-11-08 13:56:47 87893133 [ERROR] Slave I/O: Relay log write failure: could not queue event from master, Internal MariaDB error code: 1595 2022-11-08 13:56:47 87893133 [Note] Slave I/O thread exiting, read up to log 'mysqld-bin.202006', position 4; GTID position 11-11-48058108793 ``` The errors always appear at position 4 , at the start of binlog. The queries in 11-11-48058108793 and previous statement looks as correct insert/update requests The replications begins to works after restart replications `stop slave; start slave` I've attached config file |
Description |
I got a strange behaviour with replication
Sometimes (I can't reproduce ) the replica stops IO_thread with next error in the log ``` 2022-11-08 13:56:47 87893133 [ERROR] Read invalid event from master: 'Found invalid event in binary log', master could be corrupt but a more likely cause of this is a bug 2022-11-08 13:56:47 87893133 [ERROR] Slave I/O: Relay log write failure: could not queue event from master, Internal MariaDB error code: 1595 2022-11-08 13:56:47 87893133 [Note] Slave I/O thread exiting, read up to log 'mysqld-bin.202006', position 4; GTID position 11-11-48058108793 ``` The errors always appear at position 4 , at the start of binlog. The queries in 11-11-48058108793 and previous statement looks as correct insert/update requests The replications begins to works after restart replications `stop slave; start slave` I've attached config file |
I got a strange behaviour with replication
Sometimes (I can't reproduce ) the replica stops IO_thread with next error in the log {code:bash} 2022-11-08 13:56:47 87893133 [ERROR] Read invalid event from master: 'Found invalid event in binary log', master could be corrupt but a more likely cause of this is a bug 2022-11-08 13:56:47 87893133 [ERROR] Slave I/O: Relay log write failure: could not queue event from master, Internal MariaDB error code: 1595 2022-11-08 13:56:47 87893133 [Note] Slave I/O thread exiting, read up to log 'mysqld-bin.202006', position 4; GTID position 11-11-48058108793 {code} The errors always appear at position 4 , at the start of binlog. The queries in 11-11-48058108793 and previous statement looks as correct insert/update requests The replications begins to works after restart replications `stop slave; start slave` I've attached config file |
Description |
I got a strange behaviour with replication
Sometimes (I can't reproduce ) the replica stops IO_thread with next error in the log {code:bash} 2022-11-08 13:56:47 87893133 [ERROR] Read invalid event from master: 'Found invalid event in binary log', master could be corrupt but a more likely cause of this is a bug 2022-11-08 13:56:47 87893133 [ERROR] Slave I/O: Relay log write failure: could not queue event from master, Internal MariaDB error code: 1595 2022-11-08 13:56:47 87893133 [Note] Slave I/O thread exiting, read up to log 'mysqld-bin.202006', position 4; GTID position 11-11-48058108793 {code} The errors always appear at position 4 , at the start of binlog. The queries in 11-11-48058108793 and previous statement looks as correct insert/update requests The replications begins to works after restart replications `stop slave; start slave` I've attached config file |
I got a strange behaviour with replication
Sometimes (I can't reproduce ) the replica stops IO_thread with next error in the log {code:bash} 2022-11-08 13:56:47 87893133 [ERROR] Read invalid event from master: 'Found invalid event in binary log', master could be corrupt but a more likely cause of this is a bug 2022-11-08 13:56:47 87893133 [ERROR] Slave I/O: Relay log write failure: could not queue event from master, Internal MariaDB error code: 1595 2022-11-08 13:56:47 87893133 [Note] Slave I/O thread exiting, read up to log 'mysqld-bin.202006', position 4; GTID position 11-11-48058108793 {code} The errors always appear at position 4 , at the start of binlog. The queries in 11-11-48058108793 and previous statement looks as correct insert/update requests The replication begins to work after restart replications `stop slave; start slave` I've attached config file |
Status | Open [ 1 ] | Needs Feedback [ 10501 ] |
Fix Version/s | 10.4 [ 22408 ] |
Status | Needs Feedback [ 10501 ] | Open [ 1 ] |
Attachment | CS0474981_maxscale.log [ 66667 ] |
Assignee | markus makela [ <markus.makela ] |
Assignee | markus makela [ <markus.makela ] | Andrei Elkin [ elkin ] |
Affects Version/s | 10.6.9 [ 27507 ] |
Assignee | Andrei Elkin [ elkin ] | Brandon Nesterenko [ JIRAUSER48702 ] |
Zendesk Related Tickets | 166821 155304 163074 156712 |
Link |
This issue is duplicated by |
Link |
This issue relates to |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Priority | Critical [ 2 ] | Major [ 3 ] |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.4(EOL) [ 22408 ] |
Hi R,
Could you please upload to the private FTP server:
Thank you