mariadb/buf
marko 73330226ed buf_page_io_complete(): Write to the error log if the page number or the
space id on the disk do not match those in the memory.  Also write to
the error log if a page was read from the doublewrite buffer.  The
doublewrite buffer should be only read by the lower-level function fil_io()
at database startup.
2006-05-05 15:19:32 +00:00
..
buf0buf.c buf_page_io_complete(): Write to the error log if the page number or the 2006-05-05 15:19:32 +00:00
buf0flu.c Fix a typo in a comment. 2006-05-04 11:25:58 +00:00
buf0lru.c Merge r328:340 from branches/5.0: 2006-03-17 08:20:14 +00:00
buf0rea.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00