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

LP:454258 - information_schema.xtradb_enhancements is not visible in SHOW TABLES

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      information_schema.xtradb_enhancements is not visible in SHOW TABLES:

      mysql> use information_schema;
      Database changed
      mysql> show tables like 'xtradb_enhancements';
      Empty set (0.00 sec)

      mysql> select name from xtradb_enhancements limit 1;
      --------------------------

      name

      --------------------------

      xtradb_show_enhancements

      --------------------------
      1 row in set (0.00 sec)

      Attachments

        Activity

          People

            Unassigned Unassigned
            psergei Sergei Petrunia
            Votes:
            0 Vote for this issue
            Watchers:
            0 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.