mariadb/storage/innobase
unknown 92989fdeed 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
..
btr
buf
data
dict Bug #11753153 INNODB GENERATES SYMBOLS THAT ARE TOO LONG, INVALID DDL 2013-02-12 14:52:48 +05:30
dyn
eval
fil
fsp
fut
ha
handler Bug #15973904 INNODB PARTITION CODE HOLDS LOCK_OPEN AND SLEEPS WHILE 2013-04-24 08:47:30 +02:00
ibuf
include Bug #16244691 SERVER GONE AWAY ERROR OCCURS DEPENDING ON THE NUMBER OF 2013-03-29 22:01:10 +05:30
lock
log Bug#16405422 - RECOVERY FAILURE, ASSERT !RECV_NO_LOG_WRITE 2013-04-30 20:39:12 +02:00
mach
mem
mtr
os
page
pars Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
que
read
rem
row - BUG#1608883: KILLING A QUERY INSIDE INNODB CAUSES IT TO EVENTUALLY CRASH 2013-01-14 10:49:51 +05:30
srv Bug#16292043 RACE CONDITION IN SRV_EXPORT_INNODB_STATUS() WHEN ACCESSING PURGE_SYS->VIEW 2013-02-08 09:22:46 +02:00
sync Bug#13997024 SEGV IN SYNC_ARRAY_CELL_PRINT PRINTING OUT LONG SEMAPHORE WAIT DATA 2013-01-10 10:01:50 +11:00
thr
trx
usr
ut
CMakeLists.txt
Makefile.am Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
plug.in