Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.1.11
-
None
-
Ubuntu 12.0 - Master MariaDB 10.0.20 - Slave MariaDB 10.1.11
Description
We have configured a Master (MariaDB 10.0.20) and Slave (MariaDB 10.1.11).
We have an error in the Slave:
Last_SQL_Error: Could not execute Write_rows_v1 event on table xxxxxx.xxxxxx; Unknown error, Error_code: 1105; handler error No Error!; the event's master log mysql-bin.xxxx, end_log_pos xxxxxxx
When we search the Binary Log and Position on the Maste we found this error:
"Corrupted replication event was detected. Not printing the value"
This error doesn't have problem if the replication is from MariaDB 10.0.20 to MariaDB 10.0.20.
Somebody can help us with this problem. I found many diferents issues:
https://mariadb.atlassian.net/browse/MDEV-8426-- We configured the variable binlog_row_image=FULL
Thanks in advance!
Attachments
Issue Links
- is duplicated by
-
MDEV-5377 Row-based replication of MariaDB temporal data types with FSP>0 into a different column type
- Closed