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

Annotate_rows written in a 'random' position

    XMLWordPrintable

Details

    • Bug
    • Status: Stalled (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • 10.11
    • None
    • None

    Description

      Annotate_rows event are written in a 'random' position if one combines non transactional and transactional tables.

      This can be seen in the test rpl.rpl_mixed_mixing_engines

      This can be fixed by writing the Annotate_rows event into the non transactional cache if there are table maps that are not transactional. If not, write the event into the transactional cache.
      This ensures that the Annotate_rows event is always written to the binary log before any table map events.

      Attachments

        Issue Links

          Activity

            People

              monty Michael Widenius
              monty Michael Widenius
              Votes:
              0 Vote for this issue
              Watchers:
              7 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.