173 Commits (2b060715efeccf417d37bc56a9dad3737cd619b8)

Author SHA1 Message Date
marko 58c45a0695 branches/zip: Prepare for a negative return from page_zip_max_ins_size(). 19 years ago
marko b6452b4182 branches/zip: btr_cur_insert_if_possible(): Update the free bits on 19 years ago
marko 22ad99fb0c branches/zip: Update the insert buffer free bits when recompressing 19 years ago
marko 705dfc7cfd branches/zip: Many places: Avoid re-reorganizing compressed pages after 19 years ago
marko 3e463b8bc0 branches/zip: Fix bugs related to the insert buffering of 19 years ago
marko df5da79d26 branches/zip: btr_cur_optimistic_insert(): If btr_page_reorganize() 19 years ago
marko 37b0f7bf1c branches/zip: Enable the insert buffer on compressed tablespaces. 19 years ago
marko 745404846f branches/zip: btr_cur_optimistic_insert(): After dtuple_convert_big_rec(), 19 years ago
marko 853fe3537f branches/zip: btr_search_guess_on_hash(): Eliminate two local variables 19 years ago
marko e773660dab branches/zip: btr_cur_optimistic_insert(): Optimize some tests, 19 years ago
marko 4b07b77f5a branches/zip: Make zlib use InnoDB memory heaps when processing BLOBs. 19 years ago
marko 88efbdb335 branches/zip: When retrieving compressed BLOBs, avoid allocating 19 years ago
marko bee672c0e1 branches/zip: Free buffer blocks that are no longer needed for BLOB storage. 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 65f5052455 branches/zip: btr_cur_pessimistic_delete(): Correct a comment. 19 years ago
marko 60c96ae359 branches/zip: btr_copy_externally_stored_field_prefix_low(): 19 years ago
marko 581a10d3f9 branches/zip: btr0cur.c: Add missing #include "buf0lru.h" that 19 years ago
marko e96ed0fb5a branches/zip: btr_store_big_rec_extern_fields(): Release the uncompressed 19 years ago
marko ac694c106a branches/zip: Move the fields related to the least-recently-used algorithm 19 years ago
marko 3fe8f14c20 branches/zip: Make buf_pool->page_hash point to buf_page_t instead of 19 years ago
marko 82dfd0f6c7 branches/zip: page_zip_des_t: Rename "size" to "ssize" and reduce the 19 years ago
marko 3f4b80c5bd branches/zip: Replace all references to block->space and block->offset, 19 years ago
marko 7070b7af75 branches/zip: Remove buf_block_t:magic_n. 19 years ago
marko 0cd924d44f branches/zip: Remove most direct references to block->state. 19 years ago
marko 816089073b branches/zip: Replace most references to block->state, block->offset, 19 years ago
marko a658b00597 branches/zip: When shrinking the buffer pool, disable and purge the adaptive 19 years ago
marko 8478f3824c branches/zip: btr_store_big_rec_extern_fields(): Remove the incomplete 19 years ago
marko ebeee34510 btr_store_big_rec_extern_fields(): Write the (space_id, page_no) of the 19 years ago
marko e3893c65df branches/zip: Correct a bug introduced in r1014: Always assign node->block 19 years ago
marko d25fa2c4d9 branches/zip: Remove the buf_block_align() calls from ha0ha.c that caused 19 years ago
marko fc86d41650 branches/zip: buf_block_align(): Remove from non-debug builds. 19 years ago
marko ce15bd43f0 branches/zip: ha_delete_hash_node(): Do not call buf_block_align(). 19 years ago
marko 694f267391 branches/zip: Always call buf_block_align() while holding buf_pool->mutex. 19 years ago
marko 69fc883be2 branches/zip: Remove support for AWE (Intel PAE on Win32). 19 years ago
marko 497a2ef429 branches/zip: Minor cleanup. 19 years ago
marko a052088f48 branches/zip: btr_lift_page_up(): Omit father_block from blocks[], 19 years ago
marko a3d72680f6 branches/zip: Add const qualifiers to read-only pointers. 19 years ago
marko dfb8add7b3 branches/zip: btr_store_big_rec_extern_fields(): Replace 19 years ago
marko 31666c53bc branches/zip: btr_compress(): Enclose an assertion inside 19 years ago
marko c1286aa47e branches/zip: Merge revisions 887:934 from trunk. 19 years ago
marko 9ac3df7687 branches/zip: Remove a few buf_block_align() calls from debug builds. 19 years ago
marko 42dcad50b8 branches/zip: Remove all references to buf_block_align() except those 19 years ago
marko 9b0a89867e branches/zip: Remove all buf_block_align() calls from lock0lock.c. 19 years ago
marko 7e8c129370 branches/zip: buf_page_get_release_on_io(), buf_page_get_gen(): 19 years ago
marko 009533b471 branches/zip: Minor cleanup. 19 years ago
marko f97f00ee60 branches/zip: Fix some bugs. 19 years ago
marko 8e33825034 branches/zip: btr_search_drop_page_hash_index(): Do not call 19 years ago
marko 8562e752bc branches/zip: Remove some more buf_block_align() calls. 19 years ago
marko 3e1c60b96f branches/zip: btr_search_guess_on_hash(): Do not call buf_block_get_frame(), 19 years ago