mariadb/buf
marko 5d64128b54 branches/zip: Clean up things found in an inlined build.
buf0lru.c: Always #include "srv0srv.h"

buf_block_get_lock_mutex(), buf_frame_get_lock_mutex(): Remove.

mtr0log.ic: Remove #include "page0page.h" and replace the page_
functions with lower-level ones to break an #include cycle.

dict0dict.ic: Remove unnecessary #include "trx0undo.h" and "trx0sys.h"
that would create an #include cycle.
2006-10-25 11:03:27 +00:00
..
buf0buf.c branches/zip: buf_page_get_release_on_io(), buf_page_get_gen(): 2006-10-23 19:34:45 +00:00
buf0flu.c branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +00:00
buf0lru.c branches/zip: Clean up things found in an inlined build. 2006-10-25 11:03:27 +00:00
buf0rea.c branches/zip: Remove many fil_space_get_zip_size() calls. 2006-10-19 11:07:50 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00