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

tokudb_bugs.db397_update_trigger failed in buildbot

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Cannot Reproduce
    • 10.0
    • N/A
    • Tests
    • None

    Description

      Happened once so far
      http://buildbot.askmonty.org/buildbot/builders/bld-dan-release/builds/2621/steps/test/logs/stdio

      tokudb_bugs.db397_update_trigger         w2 [ fail ]
              Test ended at 2015-07-20 10:33:24
       
      CURRENT_TEST: tokudb_bugs.db397_update_trigger
      --- /opt/buildbot-slave/mariadb/dan_demeter2/build/storage/tokudb/mysql-test/tokudb_bugs/r/db397_update_trigger.result	2015-07-09 03:54:46.820958474 +0300
      +++ /opt/buildbot-slave/mariadb/dan_demeter2/build/storage/tokudb/mysql-test/tokudb_bugs/r/db397_update_trigger.reject	2015-07-20 10:33:24.116049513 +0300
      @@ -27,9 +27,9 @@
       1	BEFORE UPDATE
       select locks_dname,locks_key_left,locks_key_right from information_schema.tokudb_locks;
       locks_dname	locks_key_left	locks_key_right
      -./test/t1_audit-main	0200000000000000	0200000000000000
       ./test/t1-main	ff01000000	0101000000
       ./test/t1-main	0001000000	0001000000
      +./test/t1_audit-main	0200000000000000	0200000000000000
       commit;
       drop trigger t1_trigger;
       create trigger t1_trigger after update on t1
      @@ -50,9 +50,9 @@
       2	AFTER UPDATE
       select locks_dname,locks_key_left,locks_key_right from information_schema.tokudb_locks;
       locks_dname	locks_key_left	locks_key_right
      -./test/t1_audit-main	0300000000000000	0300000000000000
       ./test/t1-main	ff02000000	0102000000
       ./test/t1-main	0002000000	0002000000
      +./test/t1_audit-main	0300000000000000	0300000000000000
       commit;
       drop trigger t1_trigger;
       drop table t1, t1_audit;
       
      mysqltest: Result content mismatch

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              elenst Elena Stepanova
              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.