37 Commits (c09c8a27d17ba13c78d48b06f5eb9b1293ba5d53)

Author SHA1 Message Date
marko d75e64f98a branches/zip: Merge 1493:1533 from trunk. 19 years ago
marko a8b6524b14 branches/zip: Use ut_dulint_zero and ut_dulint_is_zero whenever possible. 19 years ago
marko e7284367dc branches/zip: Merge revisions 1402:1493 from trunk. 19 years ago
marko d8536b0de8 branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 19 years ago
marko c712838401 branches/zip: Merge revisions 1165:1206 from trunk. 19 years ago
marko fff329cd3d branches/zip: Remove the fil_space_get_zip_size() call from 19 years ago
marko 82dfd0f6c7 branches/zip: page_zip_des_t: Rename "size" to "ssize" and reduce the 19 years ago
marko 816089073b branches/zip: Replace most references to block->state, block->offset, 19 years ago
marko a3d72680f6 branches/zip: Add const qualifiers to read-only pointers. 19 years ago
marko 91f8a3dde5 branches/zip: Remove many fil_space_get_zip_size() calls. 19 years ago
marko a3860f7126 branches/zip: Remove some more buf_block_align() calls. 19 years ago
marko c755e88727 branches/zip: Reduce the number of buf_block_align() calls. 19 years ago
marko d61d296ccd branches/zip: Replace buf_frame_get_page_no() and buf_frame_get_space_id() 19 years ago
marko 606bd38428 branches/zip: Stamp (space_id, page_no) on buffer pool pages early on. 19 years ago
marko 5a10ee2721 branches/zip: Add function mtr_memo_contains_page() #ifdef UNIV_DEBUG. 19 years ago
marko 3fffefd3d6 branches/zip: Replace buf_frame_align() with page_align(), page_offset(), 19 years ago
marko 11cd834bb1 branches/zip: buf_block_get_page_zip(): Replace with buf_frame_get_page_zip(). 19 years ago
marko 35905f6266 branches/zip: Merge revisions 838:861 from trunk. 19 years ago
marko 9a16aac783 branches/zip: Merge revisions 804:838 from trunk. 19 years ago
marko 64f3cee67f branches/zip: Merge revisions 720:765 from trunk and reindent the code 20 years ago
marko 36ed778816 branches/zip: Merge revisions 634:713 from trunk. 20 years ago
marko be44b82273 branches/zip: Improve diagnostics. 20 years ago
marko bfb9c2d0fb branches/zip: fsp_fill_free_list(): Replace % with ut_2pow_remainder(). 20 years ago
marko c8a574bb5a branches/zip: fsp_fill_free_list(): Compute "init_xdes" properly. 20 years ago
marko 77fa0fd682 branches/zip: Improve some assertions. 20 years ago
marko 9bc27fe8b3 branches/zip: Fix some bugs in the crash recovery of compressed tablespaces. 20 years ago
marko ecb6a00408 branches/zip: fsp_try_extend_data_file(): Extend the data file by 20 years ago
marko 0260ba1f0f branches/zip: Cleanup suggested by Osku. 20 years ago
marko 4cda2f9d0c branches/zip: Remove remaining occurrences of XDES_DESCRIBED_PER_PAGE. 20 years ago
marko 5e6324b7e7 branches/zip: Remove some more references to XDES_DESCRIBED_PER_PAGE. 20 years ago
marko 831916878d branches/zip: Write compressed pages to disk. 20 years ago
marko b0ae76c51a branches/zip: Minor cleanup and bug fixes 20 years ago
marko 121623c1b4 branches/zip: Write the compressed page size to SYS_TABLES.TYPE 20 years ago
marko f40121415d branches/zip: Merge revisions 200:236 from trunk. 20 years ago
marko 6ce8427cb8 branches/zip: Merge revisions 79:200 from trunk. 20 years ago
marko 062c64e87e branches/zip: Prepare for in-place updates of B-tree node pointers, 20 years ago
osku c307820962 Import 5.0 code. 20 years ago