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

Hang on galera_toi_truncate test case

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.4
    • N/A
    • Galera, Tests
    • None

    Description

      galera.galera_toi_truncate 'innodb'      w4 [ fail ]  timeout after 900 seconds
              Test ended at 2020-06-24 09:40:02
       
      Test case timeout after 900 seconds
       
      == /home/jan/mysql/10.4/mysql-test/var/4/log/galera_toi_truncate.log == 
      connection node_2;
      connection node_1;
      connection node_1;
      CREATE TABLE ten (f1 INTEGER NOT NULL PRIMARY KEY) ENGINE=InnoDB;
      INSERT INTO ten VALUES (1),(2),(3),(4),(5),(6),(7),(8),(9),(10);
      CREATE TABLE t1 (f1 INTEGER) ENGINE=InnoDB;
      connection node_2;
      SET SESSION wsrep_retry_autocommit = 0;
      INSERT INTO t1 (f1) SELECT 1 FROM ten AS a1, ten AS a2, ten AS a3, ten AS a4, ten AS a5, ten AS a6, ten AS a7, ten AS a8;
      connection node_1;
      TRUNCATE TABLE t1;;
      connection node_2;
      

      Attachments

        Activity

          People

            jplindst Jan Lindström (Inactive)
            jplindst Jan Lindström (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.