mariadb/innobase/buf
unknown a9d2e5dd17 log0recv.c Add checksum to written pages to check that they are also read in unchanged
buf0buf.h	Add checksum to written pages to check that they are also read in unchanged
buf0flu.c	Add checksum to written pages to check that they are also read in unchanged
buf0buf.c	Add checksum to written pages to check that they are also read in unchanged


innobase/buf/buf0buf.c:
  Add checksum to written pages to check that they are also read in unchanged
innobase/buf/buf0flu.c:
  Add checksum to written pages to check that they are also read in unchanged
innobase/include/buf0buf.h:
  Add checksum to written pages to check that they are also read in unchanged
innobase/log/log0recv.c:
  Add checksum to written pages to check that they are also read in unchanged
2001-05-01 20:57:49 +03:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
buf0buf.c log0recv.c Add checksum to written pages to check that they are also read in unchanged 2001-05-01 20:57:49 +03:00
buf0flu.c log0recv.c Add checksum to written pages to check that they are also read in unchanged 2001-05-01 20:57:49 +03:00
buf0lru.c buf0buf.c Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list 2001-03-16 00:22:21 +02:00
buf0rea.c os0file.c Always do fsync after a file write to reduce possibility of a partially written page in an OS crash 2001-04-26 16:36:59 +03:00
Makefile.am Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00