mariadb/storage/innobase/buf
Marko Mäkelä 6e5619be2c 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:55:10 +03:00
..
buf0buf.c Applying InnoDB snapshot, fixes BUG#38901 2010-02-26 13:03:58 +04:00
buf0flu.c Add Valgrind checks to catch uninitialized writes to data files. 2010-05-04 15:55:10 +03:00
buf0lru.c Apply InnoDB snapshot innodb-5.1-2858, part 8. Fixes 2008-12-14 13:47:17 -07:00
buf0rea.c Applying InnoDB snapshot, fixes BUG#38901 2010-02-26 13:03:58 +04:00