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

rpl.rpl_drop_temp Result Content Mismatch Failure (12.0)

    XMLWordPrintable

Details

    Description

      Recently, test rpl.rpl_drop_temp has started failing in buildbot on branch main (12.0). This has only started since MDEV-36099, which changed temporary table handling logic, and I'd imagine is the cause of this test failure.

      Failure output

      rpl.rpl_drop_temp 'mix'                  w11 [ fail ]
              Test ended at 2025-05-02 08:49:50
       
      CURRENT_TEST: rpl.rpl_drop_temp
      --- /data/buildbot/workers/prod/amd64-freebsd-14/build/mysql-test/suite/rpl/r/rpl_drop_temp.result	2025-05-01 22:34:09.000000000 +0200
      +++ /data/buildbot/workers/prod/amd64-freebsd-14/build/mysql-test/suite/rpl/r/rpl_drop_temp.reject	2025-05-02 08:49:49.943441000 +0200
      @@ -54,7 +54,7 @@
       connection slave;
       SHOW STATUS LIKE 'Slave_open_temp_tables';
       Variable_name	Value
      -Slave_open_temp_tables	0
      +Slave_open_temp_tables	1
       connection master;
       include/show_binlog_events.inc
       Log_name	Pos	Event_type	Server_id	End_log_pos	Info
       
      Result content mismatch
      

      Attachments

        Issue Links

          Activity

            People

              monty Michael Widenius
              bnestere Brandon Nesterenko
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.