Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-31328

GTID replication error

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.6.10
    • 10.6
    • Replication
    • None
    • RDS MariaDB 10.6.10 Primary to Aurora V2 8.0.mysql_aurora.3.03.0 Secondary

    Description

      When running binlog replication from the primary to the secondary we see replication work for a while. We then get an error on the secondary.

      Got fatal error 1236 from master when reading data from binary log: 'Failed to replace GTID event with backwards-compatible event: corrupt event.; the first event 'mysql-bin-changelog.368637' at 69545, the last event read from 'mysql-bin-changelog.368637' at 69545, the last byte read from 'mysql-bin-changelog.368637' at 69591.'
      

      The binlog in question looks like the following at the start.

      MariaDB [(none)]> SHOW BINLOG EVENTS IN 'mysql-bin-changelog.368637' FROM 69545 LIMIT 50\G
      *************************** 1. row ***************************
         Log_name: mysql-bin-changelog.368637
              Pos: 69545
       Event_type: Gtid
        Server_id: 2033967690
      End_log_pos: 69591
             Info: BEGIN GTID 0-2033967690-104242786 cid=735717
      

      It looks like a similar issue was listed here MDEV-5754

      However it was fixed ages ago.

      Attachments

        Activity

          People

            Unassigned Unassigned
            PDCJeremy Jeremy Knapp
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.