marko
77d8c98735
branches/zip: Rename ib_ulonglong to ib_uint64_t and ib_longlong to ib_int64_t.
2008-03-17 14:19:04 +00:00
marko
788650088b
branches/zip: Add a UNIV_INTERN qualifier to every global function declaration
...
in *.h files, so that the function signatures in the *.h and *.c files fully
match each other.
ut_dulint_sort(): Add a UNIV_INTERN qualifier also to the function definition.
2008-02-18 18:38:33 +00:00
marko
91f8a3dde5
branches/zip: Remove many fil_space_get_zip_size() calls.
...
ibuf_page(), ibuf_page_low(), ibuf_free_excess_pages(), ibuf_insert(),
buf_read_page(), buf_read_ahead_linear(), buf_read_recv_pages():
Add parameter zip_size.
2006-10-19 11:07:50 +00:00
marko
a3860f7126
branches/zip: Remove some more buf_block_align() calls.
...
btr_search_build_page_hash_index(), fsp_parse_init_file_page(),
ibuf_parse_bitmap_init(): Replace page_t* with buf_block_t*.
buf_read_ibuf_merge_pages(): Add const qualifiers. Retrieve zip_size.
ibuf_merge_or_delete_for_page(): Replace page_t* with buf_block_t*.
Add parameter zip_size.
2006-10-19 08:27:34 +00:00
marko
64f3cee67f
branches/zip: Merge revisions 720:765 from trunk and reindent the code
...
as per revisions r763:765.
2006-08-29 09:30:31 +00:00
osku
c307820962
Import 5.0 code.
2005-10-27 07:29:40 +00:00