mariadb/trx
marko fa3e41cb3c branches/zip: Add assertions that the kernel_mutex is being held
while accessing table->locks or un_member.tab_lock.locks.
This is related to Issue #158.  According to static analysis,
the added debug assertions should always hold.

lock_table_has_to_wait_in_queue(), lock_queue_iterator_reset(),
lock_queue_iterator_get_prev(), add_trx_relevant_locks_to_cache(),
fetch_data_into_cache(): Add ut_ad(mutex_own(&kernel_mutex)).
2009-01-16 12:53:40 +00:00
..
trx0i_s.c branches/zip: Add assertions that the kernel_mutex is being held 2009-01-16 12:53:40 +00:00
trx0purge.c branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 2008-02-06 14:17:36 +00:00
trx0rec.c branches/zip: Non-functional change: 2008-09-22 06:59:58 +00:00
trx0roll.c branches/zip: Merge revisions 3601:3930 from branches/5.1: 2009-01-14 14:06:22 +00:00
trx0rseg.c branches/zip: Non-functional change: 2008-09-22 06:59:58 +00:00
trx0sys.c branches/zip: Clean up the file format stamping. 2008-10-23 08:27:15 +00:00
trx0trx.c branches/zip: Merge revisions 3601:3930 from branches/5.1: 2009-01-14 14:06:22 +00:00
trx0undo.c branches/zip: 2008-12-09 09:49:03 +00:00