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-12-24 11:21:21 +03:00
Code
Activity
Files
a83f921af483836e717564624c1dbc09cc45b7f2
mariadb
/
storage
/
innodb_plugin
/
buf
History
Marko Mäkelä
a83f921af4
Do not demand that buf_page_t be fully initialized on 64-bit systems.
...
There may be padding before buf_page_t::zip. (Bug
#53307
)
2010-05-11 13:50:12 +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
Do not demand that buf_page_t be fully initialized on 64-bit systems.
2010-05-11 13:50:12 +03:00
buf0rea.c
Applying InnoDB snapshot
2010-04-01 17:01:22 +04:00