mirror of
https://github.com/MariaDB/server.git
synced 2026-01-13 18:02:43 +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