1445 Commits (06375f3cb17a5e981d5526af3963e55732692b8c)
 

Author SHA1 Message Date
marko 06375f3cb1 branches/zip: Make innodb_adaptive_hash_index settable. 17 years ago
marko 004b19e541 branches/zip: ibuf_use_t: Add the constant IBUF_USE_COUNT, to eliminate 17 years ago
marko c3dc038c9a branches/zip: Port the applicable parts of r4053 from branches/innodb+: 17 years ago
marko 8dc516f361 branches/zip: btr0sea.c: Revert the inadvertent change made in r4056. 17 years ago
calvin a175805f61 branches/zip: Merge revisions 4032:4035 from branches/5.1 17 years ago
marko 332094cbf0 branches/zip: Enclose some functions inside #ifdef UNIV_HOTBACKUP: 17 years ago
marko e3b41de1e8 branches/zip: trx0sys.ic: Remove unnecessary #include <data0type.h>. 17 years ago
vasil 42df53d783 branches/zip: 17 years ago
marko a2c56cdf04 branches/zip: btr_search_validate(): Fix an assertion failure that was 17 years ago
marko 9b3a083651 branches/zip: Revert the change to univ.i that was accidentally 17 years ago
marko c03ae628d6 branches/zip: btr_search_validate(): Fix a bogus UNIV_DEBUG 17 years ago
marko 523f4aa9fd branches/zip: buf_LRU_invalidate_tablespace(): Fix a race condition: 17 years ago
vasil 8a0a831556 branches/zip: 17 years ago
marko 60cf6c98ac branches/zip: In r988, the function buf_block_align() was enclosed 17 years ago
marko 4e96a6c8d4 branches/zip: buf_page_get_gen(): Fix a "possibly uninitialized" warning 17 years ago
marko 435eb2397f branches/zip: Merge revisions 4005:4032 from branches/5.1: 17 years ago
marko 9ec6dac72d branches/zip: buf_page_get_gen(): Remove the unused mode BUF_GET_NOWAIT. 17 years ago
marko 6260725440 branches/zip: Remove some redundant #include directives. 17 years ago
marko f209e720f0 branches/zip: Enclose some more unused code in #ifdef UNIV_LOG_ARCHIVE. 17 years ago
marko f14f43c140 branches/zip: Remove some redundant #include statements. 17 years ago
vasil dba12ca2ac branches/zip: 17 years ago
marko f7e8f116a3 branches/zip: Merge revisions 3930:4005 from branches/5.1: 17 years ago
marko bdf341a27b branches/zip: Add assertions that the kernel_mutex is being held 17 years ago
vasil b267d1cc9c branches/zip: 17 years ago
marko 7f64f82e3b branches/zip: buf0lru.c: Improve debug assertions. 17 years ago
marko b59d325edf branches/zip: buf_LRU_invalidate_tablespace(), buf_LRU_free_block(): 17 years ago
marko 5dd0a711cc branches/zip: Merge revisions 3601:3930 from branches/5.1: 17 years ago
marko d46597ebe7 branches/zip: In hash table lookups, assert that the traversed items 17 years ago
marko 164d580fa6 branches/zip: Enable HASH_ASSERT_OWNED independently of UNIV_SYNC_DEBUG. 17 years ago
marko b7ed87a370 branches/zip: row_merge_create_temporary_table(): On error, 17 years ago
marko 8df9169862 branches/zip: Fix some comments to say buf_pool_mutex. 17 years ago
marko 31faad9735 branches/zip: buf_flush_try_neighbors(): Fix a bug 17 years ago
marko 0057dab13e branches/zip: Non-functional change: Add some debug assertions and comments. 17 years ago
marko 3b798cf6d6 branches/zip: Non-functional change: Use ut_d when assigning to mtr->state. 17 years ago
marko 9a7007b384 branches/zip: struct mtr_struct: Remove the unused field magic_n 17 years ago
marko 4d97bedb5c branches/zip: buf_page_get_newest_modification(): Use the block mutex 17 years ago
marko d1cb70628f branches/zip: buf_flush_page(): Fix a comment that should have been fixed 17 years ago
marko 623a1dcf21 branches/zip: Simplify the flushing of dirty pages from the buffer pool. 17 years ago
marko 66ff0361a4 branches/zip: Non-functional change: Tighten debug assertions and 17 years ago
marko d66ffab407 branches/zip: Add comments related to Issue #155. 17 years ago
marko 18a59b3811 branches/zip: Some non-functional changes related to Issue #155. 17 years ago
marko 8d2eee9d0f branches/zip: buf_flush_insert_into_flush_list(), 17 years ago
marko 40d2bc7d2b branches/zip: buf_flush_try_page(): Introduce the variable is_compressed 17 years ago
marko 7507c217cc branches/zip: buf_flush_try_page(): Move some common code from each 17 years ago
vasil 771269f84c branches/zip: 17 years ago
marko cc40a32d66 branches/zip: row_merge_drop_temp_indexes(): Do not lock the rows of 17 years ago
marko 9c34e5f97c branches/zip: Do not call trx_allocate_for_mysql() directly, but use 17 years ago
marko 334de42c1b branches/zip: Add the tests that were forgotten from r3795. 17 years ago
marko b62033c876 branches/zip: row_merge_tuple_cmp(): Do not report a duplicate key value 17 years ago
vasil 5a5c689791 branches/zip: 17 years ago