mariadb/innobase
unknown c55912b09e Applied innodb-5.0-ss547 snapshot.
Fix BUG#19542 "InnoDB doesn't increase the Handler_read_prev counter".


innobase/os/os0file.c:
  Applied innodb-5.0-ss547 snapshot.
   Check the page trailers also after writing to disk.
   This improves the chances of diagnosing Bug 18886.
   os_file_check_page_trailers(): New function for checking
   that two copies of the LSN stamped on the pages match.
   os_aio_simulated_handle(): Call os_file_check_page_trailers()
   before and after os_file_write().
sql/ha_innodb.cc:
  Applied innodb-5.0-ss547 snapshot.
   Increment statistic counter in ha_innobase::index_prev().
2006-05-15 18:02:21 +04:00
..
btr
buf
data
db
dict
dyn
eval
fil
fsp
fut
ha
ibuf
include
lock
log
mach
mem
mtr
os Applied innodb-5.0-ss547 snapshot. 2006-05-15 18:02:21 +04:00
page
pars
que
read
rem
row
srv
sync
thr
trx
usr
ut
configure.in
Makefile.am