mariadb/mysql-test/suite/rpl/include/rpl_gtid_index_cleanup.inc
Kristian Nielsen ce2269353f MDEV-34705: Binlog-in-engine: Working replication to slave
Only GTID slave connection is supported, at least for now.

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2025-04-06 10:00:17 +02:00

2 lines
38 B
SQL

DROP TABLE t1;
DROP FUNCTION gtid_eq;