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

innodb.alter_large_dml failed in buildbot with debug sync point wait timeout

    XMLWordPrintable

Details

    • Bug
    • Status: Stalled (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.3, 10.4, 10.5, 10.6
    • 10.4, 10.5, 10.6
    • Tests

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2-big/builds/3337

      10.3 ef44ec4afaa70521789dbb7886a0a21d

      innodb.alter_large_dml 'innodb'          w2 [ fail ]
              Test ended at 2019-07-20 01:00:41
       
      CURRENT_TEST: innodb.alter_large_dml
      --- /mnt/buildbot/build/mariadb-10.3.17/mysql-test/suite/innodb/r/alter_large_dml.result	2019-07-19 05:37:57.000000000 -0400
      +++ /mnt/buildbot/build/mariadb-10.3.17/mysql-test/suite/innodb/r/alter_large_dml.reject	2019-07-20 01:00:40.703730940 -0400
      @@ -28,8 +28,12 @@
       SET DEBUG_SYNC = 'now SIGNAL dml_done';
       connect con2, localhost,root,,test;
       SET DEBUG_SYNC = 'now WAIT_FOR ddl_start';
      +Warnings:
      +Warning	1639	debug sync point wait timed out
       CREATE TABLE t2(f1 INT NOT NULL)ENGINE=InnoDB;
       connection default;
      +Warnings:
      +Warning	1639	debug sync point wait timed out
       SHOW CREATE TABLE t1;
       Table	Create Table
       t1	CREATE TABLE `t1` (
       
      mysqltest: Result length mismatch
      

      Attachments

        Activity

          People

            marko Marko Mäkelä
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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