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

main.kill failed in buildbot with wrong errno on reap

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10
    • 10.4, 10.5, 10.6
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/26209

      10.3 fa1aef39

      main.kill                                w3 [ fail ]
              Test ended at 2020-12-23 11:38:58
       
      CURRENT_TEST: main.kill
      mysqltest: At line 611: query 'reap' succeeded - should have failed with errno 1317...
       
      The result from queries just before the failure was:
      < snip >
      affected rows: 1
      revoke all privileges on test.* from test@localhost;
      revoke all privileges on test.* from test2@localhost;
      drop user test@localhost;
      drop user test2@localhost;
      connection con3;
      select 1;
      Got one of the listed errors
      connection con4;
      select 1;
      Got one of the listed errors
      connection default;
      #
      # MDEV-4911 - add KILL query id, and add query id information to
      #             processlist
      #
      SELECT SLEEP(1000);
      connection con1;
      KILL QUERY ID @id;
      connection default;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            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.