110 Commits (d0bef3b875e4dd2921feab4cf9662e1ed685a203)

Author SHA1 Message Date
marko d0bef3b875 branches/innodb+: Revert r2964 and r2963. The heuristics for disabling 17 years ago
marko 9a67e331ba ibuf_get_entry_counter_low(): Return 0 if no records have been buffered 17 years ago
marko 029c04fd13 branches/innodb+: ibuf_get_volume_buffered(): Note that the volume 17 years ago
marko 5d47332674 branches/innodb+: ibuf_insert_low(): Ignore the free bits in the 17 years ago
marko a741170762 branches/innodb+: ibuf_delete(): Display the space id and page number 17 years ago
marko a18ca211f3 branches/innodb+: ibuf0ibuf.c: Revert the patches to Issue #82 17 years ago
marko 36c9bbc734 branches/innodb+: buf_get_volume_buffered(): When estimating the number of 17 years ago
marko 8d4985420c branches/innodb+: ibuf0ibuf.c: Add a compile-time check for IBUF_REC_INFO_SIZE. 17 years ago
marko 957f14fde2 branches/innodb+: Merge revisions 2862:2867 from branches/zip: 17 years ago
marko e1fc8d04c3 branches/innodb+: ibuf_get_volume_buffered(): Do not count insert operations 17 years ago
marko a3d14f23d7 branches/innodb+: Refuse to buffer deletes if that could lead to B-tree 17 years ago
marko f557ff3ea9 branches/innodb+: Merge revisions 2835:2862 from branches/zip: 17 years ago
marko c829e1c497 branches/innodb+: ibuf_insert_to_index_page(): When the page is empty, look 17 years ago
marko c25e0221bb branches/innodb+: Merge revisions 2799:2835 from branches/zip: 17 years ago
marko 7c2257c673 branches/innodb+: Adjust decorative comment. 17 years ago
marko 019174152b branches/innodb+: ibuf_set_entry_counter(): Return FALSE if trying to 17 years ago
marko db1cb1066d branches/innodb+: ibuf_rec_get_size(): Correct some bugs. rb://17 17 years ago
marko 2cf9ce26fc branches/innodb+: Minor cleanup. 17 years ago
marko 29c7db7168 branches/innodb+: Non-functional changes: 17 years ago
marko 829ab89185 branches/innodb+: Remove an #ifdef around buf_block_dbg_add_level(). 17 years ago
marko 160ea61e63 branches/innodb+: Minor cleanup. 17 years ago
marko 30443c5592 branches/innodb+: Merge revisions 2660:2676 from branches/zip. 17 years ago
marko 1c448425af branches/innodb+: ibuf_delete(): Correctly set the free bits in the 17 years ago
marko 12d060fb21 branches/innodb+: Non-functional change: 17 years ago
marko 8af53f3c3a branches/innodb+: Non-functional change: Rename all functions related to the 17 years ago
marko 19ddd9a58c branches/innodb+: ibuf_print(): Add a missing local variable that has been 17 years ago
marko f248e92092 branches/innodb+: Correct an error introduced in r736 of branches/fts 17 years ago
marko c5fa1c20be branches/innodb+: Merge 2637:2660 from branches/zip. 17 years ago
marko fd3df4d0a4 branches/innodb+: Undo the partial introduction of UNIV_UNUSED, to reduce 17 years ago
marko f50e5536ad branches/innodb+: Add missing UNIV_INTERN linkage specifiers. 17 years ago
marko 7dc3e545c3 branches/innodb+: Revert some changes that make the code differ 17 years ago
marko 3c939e95cd branches/innodb+: Merge 2579:2637 from branches/zip. 17 years ago
marko 61ed2bc91b branches/innodb+: ibuf0ibuf.c: Minor cleanup to make the code a little 17 years ago
marko b0f35c188a branches/innodb+: ibuf_t: Remove the unused array n_ops[]. 17 years ago
sunny 4b06a4b130 branches/innodb+: Merge revisions 2460:2579 from branches/zip 18 years ago
inaam a48c8a2878 branches/innodb+: Merge revisions 2344:2454 from branches/zip 18 years ago
sunny 35d626f098 branches/innodb+: Delete buffer port from branches/fts:r2283 18 years ago
sunny 8c24ad9e55 branches/innodb+: Merge revisions 2315:2322 from branches/zip 18 years ago
marko 2c2b06ad75 branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 18 years ago
marko 463141d149 branches/zip: Implement a limit for the size of undo log records. 18 years ago
sunny 5cab01e91c branches/zip: Fix a bug where the zipped page and the uncompressed page 18 years ago
marko 247d1449d1 branches/zip: Minor cleanup. 18 years ago
marko 8bed4c4c3f branches/zip: Do not access the fields of dfield_t directly. 18 years ago
marko 8ab05ab1d2 branches/zip: Minor cleanup of B-tree cursor operations. 18 years ago
marko edb7de5fee branches/zip: On compressed pages, always update the insert buffer bitmap. 18 years ago
marko edf5b599d1 branches/zip: ibuf_insert_low(): Add the parameter entry_size in order to 18 years ago
marko 36e3171767 branches/zip: Improve diagnostic output in ibuf_insert_to_index_page() 18 years ago
marko faec4797c8 branches/zip: Merge 1664:1783 from trunk. 18 years ago
marko 5288876e23 branches/zip: Make merge sort handle externally stored columns. 19 years ago
marko 7fbc04fcdc branches/zip: Merge 1533:1553 from trunk. 19 years ago