129 Commits (a4f279a2e999f76313268d6d112674cc8a5a47a6)

Author SHA1 Message Date
marko a4f279a2e9 branches/innodb+: Merge revisions 3579:3599 from branches/zip: 17 years ago
marko 79e5dc96c4 branches/innodb+: ibuf_insert_low(): Use common error handling 17 years ago
marko f13f514c65 branches/innodb+: ibuf_merge_or_delete_for_page(): Replace a double if 17 years ago
marko a78bf6ddda branches/innodb+: ibuf_insert_low(): Combine two nested if statements 17 years ago
marko 127664ebc6 branches/innodb+: Merge revisions 3459:3498 from branches/zip: 17 years ago
marko 2bd90b444b branches/innodb+: When buffering an insert, notify the buffer pool 17 years ago
marko 838b690902 branches/innodb+: ibuf_delete(), 17 years ago
marko 4c7f7c4248 branches/innodb+: Merge revisions 3312:3459 from branches/zip: 17 years ago
marko 8b4a0686a8 branches/innodb+: ibuf_insert_low(): Remove a race condition related to 17 years ago
marko 13ee04a24c branches/innodb+: ibuf_insert_low(): Revert the changes that were accidentally 17 years ago
marko 29a777d62d branches/innodb+: Remove redundant buf_pool_watch_notify() calls 17 years ago
marko e34c6d563f branches/innodb+: ibuf_get_volume_buffered_count(), ibuf_get_volume_buffered(): 17 years ago
marko f5cd22f3cc branches/innodb+: ibuf_get_volume_buffered_count(): Compute also the 17 years ago
marko fca2e168a3 branches/innodb+: ibuf_get_volume_buffered(): Do not clear the 17 years ago
marko 01339a767c branches/innodb+: ibuf_insert_low(): Correct an off-by-one error that caused 17 years ago
marko 8437e7c140 branches/innodb+: ibuf_delete(): Add an assertion to track down Issue #117. 17 years ago
marko 72e3f38fbe branches/innodb+: ibuf_insert_low(): When buffering an insert or a 17 years ago
marko 95d7d87c42 branches/innodb+: Fix Issue #112, which was introduced in r2962 and 17 years ago
marko 7c37bc941f branches/innodb+: ibuf_get_volume_buffered(): 17 years ago
marko 46ccc6a652 branches/innodb+: Revert r2964 and r2963. The heuristics for disabling 17 years ago
marko c39afbb9f1 ibuf_get_entry_counter_low(): Return 0 if no records have been buffered 17 years ago
marko 64deac5563 branches/innodb+: ibuf_get_volume_buffered(): Note that the volume 17 years ago
marko d836a70547 branches/innodb+: ibuf_insert_low(): Ignore the free bits in the 17 years ago
marko dfde1c3b4c branches/innodb+: ibuf_delete(): Display the space id and page number 17 years ago
marko 4115c90530 branches/innodb+: ibuf0ibuf.c: Revert the patches to Issue #82 17 years ago
marko d82c072263 branches/innodb+: buf_get_volume_buffered(): When estimating the number of 17 years ago
marko 1f0afc587d branches/innodb+: ibuf0ibuf.c: Add a compile-time check for IBUF_REC_INFO_SIZE. 17 years ago
marko 937e6971ec branches/innodb+: Merge revisions 2862:2867 from branches/zip: 17 years ago
marko 923123cdee branches/innodb+: ibuf_get_volume_buffered(): Do not count insert operations 17 years ago
marko 4a7bd430ba branches/innodb+: Refuse to buffer deletes if that could lead to B-tree 17 years ago
marko 70f1128619 branches/innodb+: Merge revisions 2835:2862 from branches/zip: 17 years ago
marko c782aeff5e branches/innodb+: ibuf_insert_to_index_page(): When the page is empty, look 17 years ago
marko 467b0a8db0 branches/innodb+: Merge revisions 2799:2835 from branches/zip: 17 years ago
marko 899c10e7ac branches/innodb+: Adjust decorative comment. 17 years ago
marko 7dbe6c8f69 branches/innodb+: ibuf_set_entry_counter(): Return FALSE if trying to 17 years ago
marko 33b5eef50b branches/innodb+: ibuf_rec_get_size(): Correct some bugs. rb://17 17 years ago
marko 104979bfbd branches/innodb+: Minor cleanup. 17 years ago
marko e1580c303b branches/innodb+: Non-functional changes: 17 years ago
marko 35342a89b8 branches/innodb+: Remove an #ifdef around buf_block_dbg_add_level(). 17 years ago
marko 5a6b9cf2a1 branches/innodb+: Minor cleanup. 17 years ago
marko 211417e27e branches/innodb+: Merge revisions 2660:2676 from branches/zip. 17 years ago
marko 000c79b7c3 branches/innodb+: ibuf_delete(): Correctly set the free bits in the 17 years ago
marko 365402d771 branches/innodb+: Non-functional change: 17 years ago
marko 1838b00352 branches/innodb+: Non-functional change: Rename all functions related to the 17 years ago
marko 0f852ae1a5 branches/innodb+: ibuf_print(): Add a missing local variable that has been 17 years ago
marko 5383474770 branches/innodb+: Correct an error introduced in r736 of branches/fts 17 years ago
marko 56d28f1c57 branches/innodb+: Merge 2637:2660 from branches/zip. 17 years ago
marko c766390485 branches/innodb+: Undo the partial introduction of UNIV_UNUSED, to reduce 17 years ago
marko 8f3c1d75bc branches/innodb+: Add missing UNIV_INTERN linkage specifiers. 17 years ago
marko 0c4879da3d branches/innodb+: Revert some changes that make the code differ 17 years ago