mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
The problem was that when LOCK TABLES where unwinded as part of a killed connection, unlink_all_closed_tables() did not like that there was uncommited transactions. Fixed by doing a rollback of any open transaction in this particular case.
917 B
917 B