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

Test failure on galera.galera_enum

    XMLWordPrintable

Details

    Description

      galera.galera_enum 'innodb_plugin'       w3 [ fail ]
              Test ended at 2018-10-09 01:19:50
       
      CURRENT_TEST: galera.galera_enum
      mysqltest: At line 20: query 'SELECT COUNT(*) = 6 FROM t1' failed: 1146: Table 'test.t1' doesn't exist
       
      The result from queries just before the failure was:
      CREATE TABLE t1 (f1 ENUM('', 'one', 'two'), KEY (f1)) ENGINE=InnoDB;
      INSERT INTO t1 VALUES ('');
      INSERT INTO t1 VALUES ('one'), ('two');
      INSERT INTO t1 VALUES (0), (1), (2);
      Warnings:
      Warning	1265	Data truncated for column 'f1' at row 1
      SELECT COUNT(*) = 6 FROM t1;
      

      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.