976 Commits (1ae59d9e657cf36dfe27c142792354720aa20e09)
 

Author SHA1 Message Date
marko d03bdd38bc branches/zip: btr_free_externally_stored_field(): Clear rec_zip_size when 18 years ago
marko 4b23d55164 branches/zip: page_zip_compress(): Do not call deflate(&c_stream, Z_FULL_FLUSH) 18 years ago
marko a8635f7e29 branches/zip: buf_page_get_gen(): Ignore "guess" if it does not point to 18 years ago
marko a3c79ebcfc branches/zip: buf_page_hash_get(): Fix a debug assertion that was 18 years ago
marko 89f0e34f2a branches/zip: trx_rollback_or_clean_all_recovered(): Acquire the 18 years ago
marko 7187686bda branches/zip: sync0sync.h: Define mutex_free as mutex0_free, because symbols 18 years ago
marko cf98f66049 branches/zip: Allow the symbols in the dynamic InnoDB plugin to be 18 years ago
marko 418d050f91 branches/zip: Remove the parameter innodb_dynamic, and always call the 18 years ago
marko 1bfa27fb91 branches/zip: Remove warnings for BUILD/compile-... --warning-mode=pedantic. 18 years ago
marko 66e193b4ba branches/zip: buf_page_init_low(): Initialize also flush_type. 18 years ago
marko 63968a86e6 branches/zip: page_zip_compress(): Flag the compressed stream completely 18 years ago
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