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

spider/bugfix.mdev_26582, spider/bugfix.mdev_27184, spider/bugfix.mdev_27240 MTR tests fail

    XMLWordPrintable

Details

    Description

      tested only with 10.5.15

      CURRENT_TEST: spider/bugfix.mdev_26582
      mysqltest: At line 17: query 'INSERT INTO t VALUES (0)' failed with wrong errno 1227: 'Access denied; you need (at least one of) the SUPER privilege(s) for this operation', instead of 1429...
       
      The result from queries just before the failure was:
      #
      # MDEV-26582 SIGSEGV in spider_db_bulk_insert and spider_db_connect and spider_db_before_query, and hang in "End of update loop" / "Reset for next command" query states
      #
      CREATE DATABASE IF NOT EXISTS auto_test_local;
      USE auto_test_local;
      CREATE TABLE t (i CHAR) ENGINE=SPIDER;
      INSERT INTO t VALUES (0);
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            tturenko Timofey Turenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.