mariadb/log
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
..
log0log.c branches/zip: log_check_log_recs(): Enclose in #ifdef UNIV_LOG_DEBUG. 2009-09-03 07:38:22 +00:00
log0recv.c branches/zip: Roll back recovered dictionary transactions before 2009-09-10 10:29:46 +00:00