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

[bugfix] Issue: #64 replication regression with RBR and partition tables

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • Partitioning
    • None

    Description

      This patch is ported from MySQL upstream (commit id: 9414c7).
       
      Bug#25687813 REPLICATION REGRESSION WITH RBR AND PARTITIONED TABLES
       
      PROBLEM
      -------
       
      While applying update the slave is trying to initialize all partitions
      before reading from rnd_pos() call. This is done for each row update
      because of which the performance is getting effected.
       
      FIX
      ---
       
      Initialize only the partition on which rnd_pos() is called.
      

      https://github.com/alibaba/AliSQL/commit/aa61f5694422461b881998c4270a313e712af5f8

      Attachments

        Activity

          There are no comments yet on this issue.

          People

            holyfoot Alexey Botchkov
            anel Anel Husakovic
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.