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

Use tabledef_version in TABLE_SHARE::get_table_ref_version()

    XMLWordPrintable

Details

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

    Description

      After MDEV-3808 we have persistent table metadata versions stored in frm files.
      Now we can remove that temporary workaround that uses table_map_id
      in TABLE_SHARE::get_table_ref_version(). Using non-persistent versions
      causes unnecessary re-prepares of prepared statements, because a table will be
      erroneously identified as ALTER-ed when it's simply closed and reopened.

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              serg Sergei Golubchik
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.