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

SHOW TABLES unnecessary opens frm files

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 5.5.21, 5.3.3, 5.2.10, 5.1.41
    • 5.5.22, 5.3.6
    • None
    • None

    Description

      SHOW FULL TABLES opens every frm file to know the table type - whether it's a base table or a view.

      SHOW TABLES does the same, although the table type is not part of the result, it's ignored. This unnecessary work is reported to add a two orders of magnitude slowdown.

      Attachments

        Activity

          People

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