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

maria.insert_select failed in buildbot with timeout

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 10.0, 10.1, 10.2, 10.5
    • N/A
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest/builds/8695/steps/test_3/logs/stdio
      (ps-protocol)

      maria.insert_select                      w2 [ fail ]  timeout after 900 seconds
              Test ended at 2017-05-08 15:29:36
       
      Test case timeout after 900 seconds
       
      == /mnt/buildbot/build/mariadb-10.2.6/mysql-test/var/2/log/insert_select.log == 
      create table t1 (pk int primary key) engine=Aria;
      insert into t1 values (1);
      insert into t1 select sleep(2)+1 from t1;
      connect  con1,localhost,root,,;
      insert into t1 select 2 from t1;
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              elenst Elena Stepanova
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.