mirror of
https://github.com/MariaDB/server.git
synced 2025-12-04 17:23:46 +03:00
All changes (except one) is of type thd->transaction. -> thd->transaction-> thd->transaction points by default to 'thd->default_transaction' This allows us to 'easily' have multiple active transactions for a THD object, like when reading data from the mysql.proc table
37 KiB
37 KiB