mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
fix sporadic versioning.rpl_row failures
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
--echo # MDEV-25347 DML events for auto-partitioned tables are written into binary log twice
|
||||
--echo #
|
||||
flush binary logs;
|
||||
--source include/wait_for_binlog_checkpoint.inc
|
||||
create table t1 (a int) with system versioning
|
||||
partition by system_time limit 1 auto;
|
||||
|
||||
|
Reference in New Issue
Block a user