mariadb/storage/innodb_plugin/buf
Marko Mäkelä 9c9c9ebce7 Add Valgrind checks to catch uninitialized writes to data files.
buf_flush_insert_into_flush_list(),
buf_flush_insert_sorted_into_flush_list(),
buf_flush_post_to_doublewrite_buf(): Check that the page is initialized.
2010-05-04 15:47:44 +03:00
..
buf0buddy.c Applying InnoDB snapshot 2010-04-01 17:01:22 +04:00
buf0buf.c buf_zip_decompress(): Allow BUF_NO_CHECKSUM_MAGIC as the stamped checksum. 2010-05-03 15:28:59 +03:00
buf0flu.c Add Valgrind checks to catch uninitialized writes to data files. 2010-05-04 15:47:44 +03:00
buf0lru.c Applying InnoDB snapshot 2010-04-01 16:56:22 +04:00
buf0rea.c Applying InnoDB snapshot 2010-04-01 17:01:22 +04:00