mariadb/storage/innobase/trx
Thirunarayanan Balathandayuthapani db188083c3 MDEV-36771 Assertion 'bulk_insert == TRX_NO_BULK' failed in trx_t::assert_freed
- InnoDB fails to reset bulk_insert of a transaction while freeing
the transaction during shutting down of a server.
2025-05-26 12:13:01 +05:30
..
trx0i_s.cc MDEV-24035 Failing assertion: UT_LIST_GET_LEN(lock.trx_locks) == 0 causing disruption and replication failure 2024-12-12 18:02:00 +02:00
trx0purge.cc Merge 10.6 into 10.11 2025-05-21 07:36:35 +03:00
trx0rec.cc Merge branch '10.6' into 10.11 2025-04-21 11:23:11 +02:00
trx0roll.cc MDEV-33064: Sync trx->wsrep state from THD on trx start 2025-01-14 02:17:22 +01:00
trx0rseg.cc Merge 10.6 into 10.11 2024-08-14 11:36:52 +03:00
trx0sys.cc Merge 10.6 into 10.11 2024-12-19 15:38:53 +02:00
trx0trx.cc MDEV-36771 Assertion 'bulk_insert == TRX_NO_BULK' failed in trx_t::assert_freed 2025-05-26 12:13:01 +05:30
trx0undo.cc Merge 10.6 into 10.11 2024-11-29 13:43:17 +02:00