mirror of
https://github.com/MariaDB/server.git
synced 2025-12-04 17:23:46 +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. sql/log_event.cc: Skip checking replication db rules for BEGIN/COMMIT/ROLLBACK statements
3.3 KiB
3.3 KiB