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

ALTER/DROP SERVER requires FLUSH TABLES

    XMLWordPrintable

Details

    Description

      ALTER/DROP SERVER used to walk the list of tables and flush affected tables automatically. This was broken since 2011, didn't flush partitioned tables. And was completely removed in MDEV-37815.

      Needs to be reimplemented, for example by versioning server_cache and have engines reload server definition when the version changes. Or they can simply load the server definition for every query, Federated isn't exactly a high-performance engine and one hash lookup per query won't make any difference.

      Attachments

        Issue Links

          Activity

            People

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