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

rpl.rpl_killed_ddl Fails Internal Check

    XMLWordPrintable

Details

    Description

      Locally spotted by Marko, rpl.rpl_killed_ddl can fail its internal test case check with

      rpl.rpl_killed_ddl 'stmt'                w5 [ pass ]   1179
       
      MTR's internal check of the test case 'rpl.rpl_killed_ddl' failed.
      This means that the test case does not preserve the state that existed
      before the test case was executed.  Most likely the test case did not
      do a proper clean-up. It could also be caused by the previous test run
      by this thread, if the server wasn't restarted.
      This is the diff of the states of the servers before and after the
      test case was executed:
      mysqltest: Logging to '/dev/shm/11.4/mysql-test/var/5/tmp/check-mysqld_2.log'.
      mysqltest: Results saved in '/dev/shm/11.4/mysql-test/var/5/tmp/check-mysqld_2.result'.
      mysqltest: Connecting to server localhost:19121 (socket /dev/shm/11.4/mysql-test/var/tmp/5/mysqld.2.sock) as 'root', connection 'default', attempt 0 ...
      mysqltest: ... Connected.
      mysqltest: Start processing test commands from './include/check-testcase.test' ...
      mysqltest: ... Done processing test commands.
      --- /dev/shm/11.4/mysql-test/var/5/tmp/check-mysqld_2.result	2025-12-04 08:40:51.359001467 +0200
      +++ /dev/shm/11.4/mysql-test/var/5/tmp/check-mysqld_2.reject	2025-12-04 08:40:52.657243758 +0200
      @@ -711,6 +711,8 @@
       def	sys	utf8mb3	utf8mb3_general_ci	NULL	
       def	test	latin1	latin1_swedish_ci	NULL	
       tables_in_test
      +v2
      +v1
       tables_in_mysql
       mysql.columns_priv
       mysql.column_stats
      

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              bnestere Brandon Nesterenko
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.