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

gcol.gcol_rollback failed in buildbot with Unknown storage engine 'InnoDB'

    XMLWordPrintable

Details

    Description

      Note: possibly related to MDEV-16273 and/or 12905.

      http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos6-amd64-debug/builds/691

      gcol.gcol_rollback 'innodb'              w3 [ fail ]
              Test ended at 2018-08-10 17:22:44
       
      CURRENT_TEST: gcol.gcol_rollback
      mysqltest: At line 36: query 'SELECT * FROM t' failed: 1286: Unknown storage engine 'InnoDB'
       
      The result from queries just before the failure was:
      < snip >
      DELETE FROM t where a = 12;
      ROLLBACK TO SAVEPOINT a;
      COMMIT;
      CHECK TABLE t;
      Table	Op	Msg_type	Msg_text
      test.t	check	status	OK
      SELECT * FROM t;
      a	b
      9	9
      BEGIN;
      INSERT INTO t (a) VALUES (10);
      SELECT * FROM t;
      

      Attachments

        Issue Links

          Activity

            People

              thiru Thirunarayanan Balathandayuthapani
              elenst Elena Stepanova
              Votes:
              0 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.