mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
the fact that the transaction log is empty does not mean we're not in a transaction (it could be BEGIN; SELECT * FOR UPDATE FROM ibtable: then we don't want to commit now, even if the statement is a MyISAM update). With a testcase.
35 B
35 B