mariadb/storage/innobase/log
michael.izioumtchenko@oracle.com 0fdc37cad0 Bug#16405422 - RECOVERY FAILURE, ASSERT !RECV_NO_LOG_WRITE
eliminate a race condition over recv_sys->n_addrs which might result in a database corruption
in recovery, without reporting a recovery error.

recv_recover_page_func(): move the code segment that decrements recv_sys->n_addrs
  to the end of the function, after the call to mtr_commit()

rb://2282 approved by Inaam
2013-04-30 20:39:12 +02:00
..
log0log.c Bug #11766513 - 59641: Prepared XA transaction in system after hard crash 2011-04-07 21:12:54 +03:00
log0recv.c Bug#16405422 - RECOVERY FAILURE, ASSERT !RECV_NO_LOG_WRITE 2013-04-30 20:39:12 +02:00