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

binlog_stm_datetime_ranges_mdev15289 fails when is preceded by a certain test

    XMLWordPrintable

Details

    Description

      The test fails when invoked after

      binlog.binlog_statement_insert_delayed

      with the following trace

      CURRENT_TEST: binlog.binlog_stm_datetime_ranges_mdev15289
      --- /home/andrei/MDB.WTs.Review/Review_4/mysql-test/suite/binlog/r/binlog_stm_datetime_ranges_mdev15289.result	2020-09-25 20:08:01.000000000 +0300
      +++ /home/andrei/MDB.WTs.Review/Review_4/mysql-test/suite/binlog/r/binlog_stm_datetime_ranges_mdev15289.reject	2021-04-07 20:26:09.940631971 +0300
      @@ -1,5 +1,17 @@
       include/show_binlog_events.inc
       Log_name	Pos	Event_type	Server_id	End_log_pos	Info
      +master-bin.000001	#	Gtid	#	#	BEGIN GTID #-#-#
      +master-bin.000001	#	Intvar	#	#	INSERT_ID=301
      +master-bin.000001	#	Query	#	#	use `test`; insert /* before delayed */  /* after delayed */ into t1 values (null),(null),(null),(null)
      +master-bin.000001	#	Query	#	#	COMMIT
      +master-bin.000001	#	Gtid	#	#	BEGIN GTID #-#-#
      +master-bin.000001	#	Intvar	#	#	INSERT_ID=305
      +master-bin.000001	#	Query	#	#	use `test`; insert  /*! 
      

      which hints at binlog.binlog_statement_insert_delayed having not done a proper cleanup.

      Attachments

        Activity

          People

            alice Alice Sherepa
            Elkin Andrei Elkin
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.