110 Commits (d0bef3b875e4dd2921feab4cf9662e1ed685a203)

Author SHA1 Message Date
marko d75e64f98a branches/zip: Merge 1493:1533 from trunk. 19 years ago
marko 36e875f7a5 branches/zip: Document and obey the rules for modifying the free bits in 19 years ago
marko e7284367dc branches/zip: Merge revisions 1402:1493 from trunk. 19 years ago
marko fbc6f37cb1 branches/zip: Fix two bugs. 19 years ago
marko 2e73922495 branches/zip: ibuf_set_free_bits_func(): Disable redo logging when 19 years ago
marko 8ff43bd3db branches/zip: ibuf_set_free_bits(): Rename to ibuf_set_free_bits_func(), 19 years ago
marko 1b6e514342 branches/zip: Note that page_cur_tuple_insert() can fail without attempting 19 years ago
marko 2b060715ef branches/zip: Split UNIV_IBUF_COUNT_DEBUG from UNIV_IBUF_DEBUG. 19 years ago
marko 705dfc7cfd branches/zip: Many places: Avoid re-reorganizing compressed pages after 19 years ago
marko 37b0f7bf1c branches/zip: Enable the insert buffer on compressed tablespaces. 19 years ago
marko 0178dba161 branches/zip: Avoid memory fragmentation when adding column definitions 19 years ago
marko d8536b0de8 branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 19 years ago
marko fff329cd3d branches/zip: Remove the fil_space_get_zip_size() call from 19 years ago
marko 3f4b80c5bd branches/zip: Replace all references to block->space and block->offset, 19 years ago
marko 2812ad43dc branches/zip: Make ibuf_validate_low() static and enclose in #ifdef UNIV_DEBUG. 19 years ago
marko 0a00463417 branches/zip: ibuf_merge_or_delete_for_page(): Replace all 19 years ago
marko a3d72680f6 branches/zip: Add const qualifiers to read-only pointers. 19 years ago
marko 009533b471 branches/zip: Minor cleanup. 19 years ago
marko 8562e752bc branches/zip: Remove some more buf_block_align() calls. 19 years ago
marko ef4406e85c branches/zip: buf_merge_or_delete_for_page(): Correct some debug assertions. 19 years ago
marko 98a829723c branches/zip: Add const qualifiers to function parameters, mostly dtuple_t. 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 e8a779e73e branches/zip: Remove the casts introduced in r920 and r925. Replace the 19 years ago
marko c659b59a5d branches/zip: Eliminate many buf_block_align() calls. 19 years ago
marko 6bf52fdaca branches/zip: Introduce const qualifiers to many read-only parameters 19 years ago
marko 0fa8df757f branches/zip: Eliminate some more buf_block_align() calls. 19 years ago
marko 138ee61049 branches/zip: Remove more references to buf_block_align(). 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 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 77ebaf6f33 branches/zip: dtuple_convert_big_rec(): Do not store anything locally 19 years ago
marko d8d03e6b1e branches/zip: ibuf_merge_or_delete_for_page(): Check for 19 years ago
marko 62a0a8bfee branches/zip: ibuf_merge_or_delete_for_page(): Do not invoke 19 years ago
marko 9a16aac783 branches/zip: Merge revisions 804:838 from trunk. 19 years ago
marko e4dc19ba38 branches/zip: Merge revisions 789:804 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 555c8af6ef branches/zip: Properly merge records to compressed pages. 20 years ago
marko 0260ba1f0f branches/zip: Cleanup suggested by Osku. 20 years ago
marko 5e6324b7e7 branches/zip: Remove some more references to XDES_DESCRIBED_PER_PAGE. 20 years ago
marko fe5474851a branches/zip: When identifying insert buffer bitmap pages, note that the 20 years ago
marko 2433ba7648 branches/zip: Merge revisions 558:560 from trunk. 20 years ago
marko cfc945a954 branches/zip: Merge revisions 465:532 from trunk. 20 years ago
marko 7bd3aca4ad branches/zip: Prepare for writing compressed and reading pages. 20 years ago
marko 121623c1b4 branches/zip: Write the compressed page size to SYS_TABLES.TYPE 20 years ago
marko 450bbd7c3b branches/zip: Merge revisions 265:459 from trunk. 20 years ago
marko ed3d577301 branches/zip: Minor cleanup. 20 years ago