mariadb/trx
marko 7fd517a79d branches/zip: Roll back recovered dictionary transactions before
dropping incomplete indexes (Issue #337).

trx_rollback_or_clean_recovered(ibool all): New function, split from
trx_rollback_or_clean_all_recovered().  all==FALSE will only roll back
dictionary transactions.

recv_recovery_from_checkpoint_finish(): Call
trx_rollback_or_clean_recovered(FALSE) before
row_merge_drop_temp_indexes().

rb://158 approved by Sunny Bains
2009-09-10 10:29:46 +00:00
..
trx0i_s.c branches/zip: Add some Doxygen comments for many structs, typedefs, 2009-05-26 12:28:49 +00:00
trx0purge.c branches/zip: Merge revisions 4994:5148 from branches/5.1: 2009-05-27 10:46:42 +00:00
trx0rec.c branches/zip: trx_undo_rec_copy(): Add const qualifier to undo_rec. 2009-08-12 12:16:37 +00:00
trx0roll.c branches/zip: Roll back recovered dictionary transactions before 2009-09-10 10:29:46 +00:00
trx0rseg.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
trx0sys.c branches/zip: Merge r5341:5497 from branches/5.1, skipping: 2009-07-14 06:16:18 +00:00
trx0trx.c branches/zip: trx_cleanup_at_db_startup(): Fix a typo in comment. 2009-09-10 04:29:31 +00:00
trx0undo.c branches/zip: Merge revisions 4994:5148 from branches/5.1: 2009-05-27 10:46:42 +00:00