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

Avoid cloning of table statistics while saving the InnoDB table stats

Details

    Description

      InnoDB takes MDL of the table before processing any
      background task on the table. There is no need to copy the statistics
      for the table. dict_stats_save() is always protected by MDL of
      the table.

      Attachments

        Issue Links

          Activity

            Looks good. I think that as part of this, also the test that was added in MDEV-32667 should be removed.

            marko Marko Mäkelä added a comment - Looks good. I think that as part of this, also the test that was added in MDEV-32667 should be removed.

            People

              thiru Thirunarayanan Balathandayuthapani
              thiru Thirunarayanan Balathandayuthapani
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

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