This website requires JavaScript.
Explore
Help
Sign In
database
/
mariadb
Watch
1
Star
0
Fork
0
You've already forked mariadb
mirror of
https://github.com/MariaDB/server.git
synced
2025-06-04 18:03:14 +03:00
Code
mariadb
/
storage
/
innodb_plugin
/
buf
History
Marko Mäkelä
10b06978fe
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