147 Commits (a658b0059707c20d9c9df66a80a850105a8189d7)

Author SHA1 Message Date
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
marko 5a5e163f50 branches/zip: btr_cur_open_at_index_side(): Correct a debug assertion 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 f52a757e24 branches/zip: ha_create(): Remove parameter in_btr_search, which was 19 years ago
marko ab0456cb5e branches/zip: btr_cur_t: replace left_page with left_block, to avoid 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 70e765aeb3 branches/zip: Remove some more buf_block_align() calls. 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 6064200df2 branches/zip: Eliminate some more buf_block_align() calls. 19 years ago
marko a208526186 branches/zip: Replace buf_frame_alloc() and buf_frame_free() 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 a4c9d38ee8 branches/zip: Fix all bugs detected by mysql-test-run. The exactly same set 19 years ago
marko 77ebaf6f33 branches/zip: dtuple_convert_big_rec(): Do not store anything locally 19 years ago
marko b02b07bc9a btr_page_get_sure_split_rec(): Revert the change from r875: 19 years ago
marko ab0f3d6b81 branches/zip: btr_page_get_sure_split_rec(): Rewrite the 19 years ago
marko 9d2146e431 branches/zip: Replace FIL_PAGE_ZBLOB_SPACE_ID and FIL_PAGE_ZBLOB_DATA 19 years ago
marko 22c95e9a63 branches/zip: Add const qualifiers to the pointer parameters of 19 years ago
marko 6e269ddf34 branches/zip: Implement the ability to fetch a prefix of an externally 19 years ago