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 Applied innodb-5.0-ss398 snapshot. 2006-04-01 01:54:15 +04:00
buf Applied innodb-5.0-ss368 snapshot 2006-03-29 23:04:32 +04:00
data Applied innodb-5.0-ss368 snapshot 2006-03-29 23:04:32 +04:00
db
dict Applied innodb-5.0-ss492 snapshot. 2006-04-26 07:50:29 +04:00
dyn
eval
fil Applied innodb-5.0-ss368 snapshot 2006-03-29 23:04:32 +04:00
fsp
fut
ha Applied innodb-5.0-ss368 snapshot 2006-03-29 23:04:32 +04:00
ibuf Applied innodb-5.0-ss476 snapshot. 2006-04-21 01:07:37 +04:00
include Applied innodb-5.0-ss521 snapshot. 2006-05-04 00:32:34 +04:00
lock Changes from the innodb-5.0-ss115 snapshot. 2006-01-16 14:32:43 +03:00
log Applied innodb-5.0-ss476 snapshot. 2006-04-21 01:07:37 +04:00
mach
mem
mtr
os Applied innodb-5.0-ss547 snapshot. 2006-05-15 18:02:21 +04:00
page
pars
que
read
rem Fix BUG#12071: "Windows hang: 'Opening tables' or 'Waiting for 2005-12-12 21:06:59 +03:00
row Applied innodb-5.0-ss476 snapshot. 2006-04-21 01:07:37 +04:00
srv Fixed: BUG#15653, BUG#16157, BUG#16229, BUG#16298, BUG#16387, BUG#16582. 2006-01-31 21:41:48 +03:00
sync
thr
trx Changes from the innodb-5.0-ss115 snapshot. 2006-01-16 14:32:43 +03:00
usr
ut
configure.in
Makefile.am