mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
Now, every transaction (including autocommit transactions) starts with a BEGIN and ends with a COMMIT/ROLLBACK in the binlog. Added a test case, and updated lots of test case result files.