mirror of
https://github.com/MariaDB/server.git
synced 2025-05-07 04:01:59 +03:00
BEGIN/COMMIT/ROLLBACK was subject to replication db rules, and caused the boundary of a transaction not recognized correctly when these queries were ignored by the rules. Fixed the problem by skipping replication db rules for these statements.
2 lines
31 B
Plaintext
2 lines
31 B
Plaintext
--innodb --replicate-do-db=db1
|