mariadb/buf
marko 69f87fb058 branches/zip: Move all fields that are not needed in compression or
decompression from page_zip_des_t to buf_page_t, because the fields
needed in compression are modified without holding the block mutex.
All writes to bit-fields sharing a machine word must be protected
by the same mutex or rw-lock.
2006-11-30 10:33:35 +00:00
..
buf0buf.c branches/zip: Move all fields that are not needed in compression or 2006-11-30 10:33:35 +00:00
buf0flu.c branches/zip: Replace ib_ulonglong with ib_uint64_t, since we want exactly 2006-11-29 14:52:16 +00:00
buf0lru.c branches/zip: Make buf_pool->page_hash point to buf_page_t instead of 2006-11-29 13:23:28 +00:00
buf0rea.c branches/zip: buf_read_ahead_random(): Stop searching upon exceeding the 2006-11-24 08:39:53 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00