mariadb/trx
marko 12caeb9870 branches/zip: Initialize trx_dummy_sess only once. Require trx->sess to
be set always.

trx_rollback_active(): Split from trx_rollback_or_clean_all_without_sess().

row_undo_dictionary(): Do not return a value.  Assert that all operations
succeed.

row_merge_drop_index(): Remove bogus comment about void return value.

trx_dummy_sess: Move the declaration from trx0roll.h to trx0trx.h,
because the variable is defined in trx0trx.c.
2007-06-21 12:02:29 +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: Initialize trx_dummy_sess only once. Require trx->sess to 2007-06-21 12:02:29 +00:00
trx0trx.c branches/zip: Initialize trx_dummy_sess only once. Require trx->sess to 2007-06-21 12:02:29 +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