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

[ERROR] Invalid (old?) table or database name ...

    XMLWordPrintable

Details

    Description

      This issue is "fixed" in MySQL 8.0 but not in any MariaDB version or older MySQL version.

      CREATE TABLE `#mysql50#c@d`(a INT) ENGINE=InnoDB;
      SELECT * FROM information_schema.statistics;
      

      Leads to:

      10.10.0 63961a08a6203f4d58363a9321e4cf9c8b07a9fe (Debug)

      2022-07-07 10:57:19 4 [ERROR] Invalid (old?) table or database name 'c@d'
      

      Bug confirmed present in:
      MariaDB: 10.3.36 (dbg), 10.3.36 (opt), 10.4.26 (dbg), 10.4.26 (opt), 10.5.17 (dbg), 10.5.17 (opt), 10.6.9 (dbg), 10.6.9 (opt), 10.7.5 (dbg), 10.7.5 (opt), 10.8.4 (dbg), 10.8.4 (opt), 10.9.2 (dbg), 10.9.2 (opt), 10.10.0 (dbg), 10.10.0 (opt)
      MySQL: 5.5.62 (dbg), 5.5.62 (opt), 5.6.51 (dbg), 5.6.51 (opt), 5.7.38 (dbg), 5.7.38 (opt)

      Bug confirmed not present in:
      MySQL: 8.0.29 (dbg), 8.0.29 (opt)

      Attachments

        Activity

          People

            bar Alexander Barkov
            Roel Roel Van de Paar
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.