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

Test failure on galera.MW-286

    XMLWordPrintable

Details

    Description

      galera.MW-286 'innodb'                   [ fail ]
              Test ended at 2018-09-17 11:41:24
       
      CURRENT_TEST: galera.MW-286
      mysqltest: At line 26: query 'ALTER TABLE t1 ADD PRIMARY KEY (f1)' succeeded - should have failed with errno 1317...
       
      The result from queries just before the failure was:
      connection node_1;
      CREATE TABLE ten (f1 INTEGER);
      INSERT INTO ten VALUES (0),(1),(2),(3),(4),(5),(6),(7),(8),(9);
      CREATE TABLE t1 (f1 INTEGER) Engine=InnoDB;
      INSERT INTO t1 (f1) SELECT 000000 + (10000 * a1.f1) + (1000 * a2.f1) + (100 * a3.f1) + (10 * a4.f1) + a5.f1 FROM ten AS a1, ten AS a2, ten AS a3, ten AS a4, ten AS a5;
      INSERT INTO t1 (f1) SELECT 100000 + (10000 * a1.f1) + (1000 * a2.f1) + (100 * a3.f1) + (10 * a4.f1) + a5.f1 FROM ten AS a1, ten AS a2, ten AS a3, ten AS a4, ten AS a5;;
      connection node_2;
      SET GLOBAL wsrep_desync = TRUE;
      SET wsrep_on = FALSE;
      ALTER TABLE t1 ADD PRIMARY KEY (f1);
       
       - saving '/home/jan/mysql/10.2-galera/mysql-test/var/log/galera.MW-286-innodb/' to '/home/jan/mysql/10.2-galera/mysql-test/var/log/galera.MW-286-innodb/'
      

      Attachments

        Issue Links

          Activity

            People

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