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

main.temp_table_symlink fails in buildbot with wrong errno

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.1, 10.2, 10.3, 10.4, 10.5
    • 10.4, 10.5
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/mac-1012-bintar/builds/7845/steps/test/logs/stdio

      10.2 224c950462

      main.temp_table_symlink                  [ fail ]
              Test ended at 2020-09-10 12:07:44
       
      CURRENT_TEST: main.temp_table_symlink
      mysqltest: At line 26: query 'select * from information_schema.columns where table_schema='test'' succeeded - should have failed with errno 1...
       
      The result from queries just before the failure was:
      create table d1 (a int);
      create temporary table t1 (a int);
      create temporary table t2 (a int);
      Got one of the listed errors
      create temporary table t3 (a int) engine=Aria;
      Got one of the listed errors
      select * from information_schema.columns where table_schema='test';
      

      Attachments

        Activity

          People

            sanja Oleksandr Byelkin
            elenst Elena Stepanova
            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.