mariadb/mysql-test/suite/rpl
Nikita Malyavin 70cf9adebe MDEV-37660 Make Global Temporary Tables DDL errors more specific
Add ER_TABLE_IN_USE code.
Use it for ALTER, DROP and RENAME when a child Global temporary table
exists in the same connection (effectively blocking the statement)
2026-01-22 22:11:54 +01:00
..
extension
include Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
r MDEV-37660 Make Global Temporary Tables DDL errors more specific 2026-01-22 22:11:54 +01:00
t MDEV-37941 Assertion !thd->rgi_slave failed on INSERT w/ parallel slave 2026-01-22 20:59:33 +01:00
disabled.def Fix RPL tests post DEBUG_SYNC change 2023-02-10 14:44:45 +02:00
my.cnf MDEV-31404 Implement binlog_space_limit 2024-02-14 15:02:21 +01:00
README
rpl_1slave_base.cnf Improve mtr replication setup 2025-04-28 12:59:39 +03:00

How to run.
===========

./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed