mariadb/storage/innodb_plugin/buf
Marko Mäkelä 4ecd80297e Suppress bogus Valgrind warnings about buf_buddy_relocate()
accessing uninitialized memory in Valgrind-instrumented builds.
2010-05-25 15:37:48 +03:00
..
buf0buddy.c Suppress bogus Valgrind warnings about buf_buddy_relocate() 2010-05-25 15:37:48 +03:00
buf0buf.c Silence some more bogus Valgrind warnings on non-32-bit systems. (Bug #53307) 2010-05-19 11:01:52 +03:00
buf0flu.c Add Valgrind checks to catch uninitialized writes to data files. 2010-05-04 15:47:44 +03:00
buf0lru.c buf_LRU_free_block(): Correct an error in the comment. 2010-05-20 16:07:34 +03:00
buf0rea.c Applying InnoDB snapshot 2010-04-01 17:01:22 +04:00