56 Commits (00c16e8a30d5d5b37cb7291cca59521e6fc3e677)

Author SHA1 Message Date
sunny 00c16e8a30 branches/innodb+: Merge revisions r5971:6130 from branches/zip. 16 years ago
inaam 95b46843b7 branches/innodb+: Merged revisions 5525:5971 from branches/zip 16 years ago
marko 41b29de7ac branches/innodb+: Merge revisions 5091:5143 from branches/zip: 17 years ago
marko e6c01608be branches/innodb+: Merge revisions 5090:5091 from branches/zip: 17 years ago
marko 9bff459082 branches/innodb+: Merge revisions 4150:4528 from branches/zip: 17 years ago
marko 40c6857eaf branches/innodb+: Merge revisions 4072:4150 from branches/zip: 17 years ago
marko 02957eab87 branches/innodb+: Merge revisions 4070:4072 from branches/zip: 17 years ago
marko 372c4132fd branches/innodb+: Merge revisions 4006:4060 from branches/zip: 17 years ago
marko 5d39f2c564 branches/innodb+: Merge revisions 3544:3575 from branches/zip: 17 years ago
marko c5fa1c20be branches/innodb+: Merge 2637:2660 from branches/zip. 17 years ago
marko 3c939e95cd branches/innodb+: Merge 2579:2637 from branches/zip. 17 years ago
sunny 4b06a4b130 branches/innodb+: Merge revisions 2460:2579 from branches/zip 17 years ago
marko 2c2b06ad75 branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 18 years ago
marko adab0b8649 branches/zip: Assert in the adaptive hash that the insert buffer B-tree 18 years ago
marko 7d34b71cb9 branches/zip: Introduce the accessor function dict_index_is_ibuf() 18 years ago
marko 3bb405841f branches/zip: Implement wrappers for all operations on the buffer pool mutex. 18 years ago
marko 6557ba5342 branches/zip: Silence most GCC 4.2.1 warnings about const pointers. 18 years ago
marko d1b3d492c0 branches/zip: btr_search_validate(): Use buf_block_hash_get(). 18 years ago
marko 22b01120b8 branches/zip: Define the macro rec_offs_init() and use it for initializing 18 years ago
marko d662c3c656 branches/zip: Merge 1575:1664 from trunk. 19 years ago
marko 853fe3537f branches/zip: btr_search_guess_on_hash(): Eliminate two local variables 19 years ago
marko fff329cd3d branches/zip: Remove the fil_space_get_zip_size() call from 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 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 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 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 98a829723c branches/zip: Add const qualifiers to function parameters, mostly dtuple_t. 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 c659b59a5d branches/zip: Eliminate many buf_block_align() calls. 19 years ago
marko 138ee61049 branches/zip: Remove more references to buf_block_align(). 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 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 19 years ago
marko cfc945a954 branches/zip: Merge revisions 465:532 from trunk. 20 years ago