865 Commits (d1ef07b30845f4b80e5e19322c500c558d9dfc15)
 

Author SHA1 Message Date
marko d1ef07b308 branches/zip: Check that page_zip->data is defined, not page_zip itself. 18 years ago
marko 589393da83 branches/zip: Improve Valgrind instrumentation. 18 years ago
marko 15d01d3e31 branches/zip: Add some more Valgrind instrumentation. 18 years ago
marko f8e3c447a3 branches/zip: Improve Valgrind instrumentation. 18 years ago
marko dd2dd78cd7 branches/zip: buf_block_align(): Add missing type conversion. 18 years ago
marko 6eb43b3d44 branches/zip: Correct the Valgrind instrumentation of r2041. 18 years ago
marko fe6e780d82 branches/zip: buf_LRU_block_remove_hashed_page(): Add some Valgrind 18 years ago
marko a815c47ccb branches/zip: buf_buddy_relocate(): The src block may be partially freed. 18 years ago
marko 92df6720be branches/zip: Improve Valgrind instrumentation. 18 years ago
marko 902893c719 branches/zip: Improve Valgrind instrumentation. 18 years ago
marko 281d3966cf branches/zip: trx_rollback_or_clean_all_without_sess(): Rename to 18 years ago
marko b013f0d321 branches/zip: page0zip.c: Add some Valgrind instrumentation. 18 years ago
marko 7d5f2f84da branches/zip: trx_rollback_or_clean_all_without_sess(): Distinguish 18 years ago
marko b1d3192f45 branches/zip: row_merge_drop_temp_indexes(): Use COMMIT WORK instead of 18 years ago
marko a877fffcc9 branches/zip: buf_block_get_frame(): Add missing parenthesis. 18 years ago
vasil 0028e8d1ee branches/zip: 18 years ago
marko ef91b93e6d branches/zip: Minor performance tuning based on measurement data 18 years ago
marko fca2f0c678 branches/zip: Reduce WAIT_FOR_READ from 20 to 5 milliseconds, to correspond 18 years ago
marko 9f7cad3268 branches/zip: Add UNIV_UNLIKELY hints to help branch prediction. 18 years ago
marko fcd34fa208 branches/zip: buf_pool_t: Add n_pend_unzip. Display it in buf_print(). 18 years ago
marko d7deb7fc2e branches/zip: buf_page_get_gen(): Improve the comments about 18 years ago
marko 8bee0c8358 branches/zip: buf_pool_init(): Allocate buf_pool with mem_zalloc(). 18 years ago
marko 6b3be8a613 branches/zip: buf_page_get_gen(): Reinitialize guess when re-entering the loop. 18 years ago
vasil 806d940575 branches/zip: 18 years ago
vasil 51f09f6447 branches/zip: 18 years ago
marko 5e57a1ae83 branches/zip: Add the function dtype_is_utf8(). 18 years ago
marko 2eb32d30b5 branches/zip: Minor cleanup. 18 years ago
marko 43becedf54 branches/zip: Cast void* pointers to byte* when doing pointer arithmetics. 18 years ago
marko 0d6bfafd6c branches/zip: Merge 1937:2015 from trunk. 18 years ago
marko 03fcaeec56 branches/zip: Remove some unnecessary memory references in the master thread. 18 years ago
marko 7ebd4af72f branches/zip: row_build_index_entry(): Correct a typo made in r2012. 18 years ago
marko 996edd8a91 branches/zip: Do not access the fields of dfield_t directly. 18 years ago
marko 1033dbfb60 branches/zip: row_rec_to_index_entry_low(): Remove a bogus assertion. 18 years ago
marko 1a1c987ba5 branches/zip: Fix bugs that were introduced in r1591. 18 years ago
marko 5e9ec7afb6 branches/zip: When seeking to a different B-tree page, update the cached 18 years ago
marko cd12974298 branches/zip: Minor cleanup of B-tree cursor operations. 18 years ago
marko cb433098b4 branches/zip: trx_set_dict_operation(): Allow a transition from 18 years ago
marko 0938db8f68 branches/zip: lock_sec_rec_read_check_and_lock(): Correct a typo in comment. 18 years ago
marko 64ddf698cf branches/zip: trx_create(): Set trx->dict_operation directly, because 18 years ago
marko d8c45bebb4 branches/zip: dict_truncate_index_tree(): When the index is not found in 18 years ago
marko 3980b139e0 branches/zip: Introduce two new dictionary operation modes for transactions. 18 years ago
marko 61e0c6a348 branches/zip: srv_suspend_mysql_thread(): Allow the transaction to 18 years ago
marko d8de71ffec branches/zip: ha_innobase::add_index(): Lock the table before creating 18 years ago
marko 93157fcd32 branches/zip: row_merge_lock_table(): Clear the trx->dict_operation flag 18 years ago
marko 65d4e6308e branches/zip: Remove const warnings reported by GCC 4.2.1. 18 years ago
marko 3959cbd60d innodb-test: Allow Innodb_buffer_pool_pages_total to be 511 or 512. 18 years ago
vasil e0352dd317 branches/zip: 18 years ago
marko aea22cad48 branches/zip: row_scan_and_check_index(): Remove the compiler warning 18 years ago
marko e7267909d7 branches/zip: Initialize dfield_t::ext as soon as possible. This should 18 years ago
marko c6f5ea288a branches/zip: btr_push_update_extern_fields(): Add parameter "index" 18 years ago