mariadb/trx
marko 6b7c6cb398 branches/zip: Minor cleanup.
trx_t: Change the type of error_info from void* to const dict_index_t*.

trx_get_error_info(): Add const qualifier to trx_t*.  Make this an
inline function.
2007-08-15 06:53:34 +00:00
..
trx0purge.c branches/zip: Use ut_dulint_zero and ut_dulint_is_zero whenever possible. 2007-05-18 11:01:58 +00:00
trx0rec.c branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
trx0roll.c branches/zip: Initialize trx_dummy_sess only once. Require trx->sess to 2007-06-21 12:02:29 +00:00
trx0rseg.c branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
trx0sys.c branches/zip: trx_sys_init_at_db_start(): Initialize trx_dummy_sess 2007-08-03 10:17:50 +00:00
trx0trx.c branches/zip: Minor cleanup. 2007-08-15 06:53:34 +00:00
trx0undo.c branches/zip: Use ut_dulint_zero and ut_dulint_is_zero whenever possible. 2007-05-18 11:01:58 +00:00