mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +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
39 KiB
39 KiB