1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00
Files
mariadb/mysql-test/suite/engines/funcs/t/rpl_row_reset_slave.test
Sergei Golubchik dfe4f82ebf update engines/funcs.rpl_stm_reset_slave
in 12.0 temp table replication was changed, mixed behaves as row
in this test, not as statement
2025-07-31 20:54:37 +02:00

6 lines
232 B
Plaintext

# TBF - difference in row level logging
# Temp tables are not replicated in rbr, but it is still good to hit rbr with everthing
-- source include/have_binlog_format_mixed_or_row.inc
-- source suite/rpl/include/rpl_reset_slave.test