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

DROP TABLE on Mroonga table with vector key fails with ER_NO_SUCH_TABLE

    XMLWordPrintable

Details

    Description

      3e03a45aa4c69e5aa76c9396547797a895a98edc

      MariaDB [test]> create or replace table t (v vector(1) not null, vector(v)) engine=Mroonga;
      Query OK, 0 rows affected (0.135 sec)
       
      MariaDB [test]> drop table t;
      ERROR 1146 (42S02): Table 'test.t#i#00' doesn't exist
      

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              elenst Elena Stepanova
              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.