1278 Commits (6e140c1ad20041d8f69b2183b4da3cc27f4a46f1)
 

Author SHA1 Message Date
marko 79bbbc9810 branches/zip: Fix two more bogus MSVC C4090 warnings on constness differences 18 years ago
marko d4f5d8a892 branches/zip: ut_is_2pow(), ut_2pow_round(), ut_2pow_remainder(): Define 18 years ago
marko 0f599ce0d3 branches/zip: buf_read_ahead_random(), buf_read_ahead_linear(): 18 years ago
marko 7b47e8ca41 branches/zip: buf_flush_try_neighbors(): Compute buf_flush_area only 18 years ago
marko c4605a2807 branches/zip: Fix most MSVC (Windows) compilation warnings. 18 years ago
marko 7c119c9580 branches/zip: Improve the LRU algorithm with a separate unzip_LRU list of 18 years ago
calvin 9c8f965212 branches/zip: row_raw_format_str_convert(): Rename to 18 years ago
calvin 66312acc63 branches/zip: Fix the compile errors in btr/btr0cur.c for Windows 18 years ago
calvin 7ec866a54b branches/zip: Remove PAGE_WRITECOMBINE from VirtualAlloc() in 18 years ago
calvin 3950b2b90d branches/zip: Exclude mman.h on Windows since it is not supported on 18 years ago
marko 60a442d628 branches/zip: Update CMakeLists.txt to correspond to Makefile.am. 18 years ago
marko 64ed375e1e branches/zip: buf_buddy_alloc(), buf_buddy_alloc_low(): Correct a mistake 18 years ago
marko f1a9f56a14 branches/zip: buf_buddy_alloc_clean(): Remove, as it violates the LRU policy. 18 years ago
marko 3ee5e7576e branches/zip: buf_relocate(): Document and assert that bpage must be 18 years ago
marko b41a1b012c branches/zip: Replace __attribute with __attribute. 18 years ago
marko bf1f73aaf0 branches/zip: row_create_table_for_mysql(): Always roll back the transaction 18 years ago
marko 1d4ada1abe branches/zip: ha_innobase::add_index(): Always commit prebuilt->trx, 18 years ago
marko 2063531fb1 branches/zip: os_file_set_nocache(): Clean up the function comment. 18 years ago
marko 8bf7931e47 branches/zip: dict0dict.c: Add the #include "ha_prototypes.h" that should 18 years ago
vasil 41cac32c21 branches/zip: 18 years ago
marko 0b6a7dacf7 branches/zip: Add duration statistics to INFORMATION_SCHEMA.INNODB_ZIP. 18 years ago
marko 58fd174a95 branches/zip: ibuf_update_free_bits_zip(): When after==0, call 18 years ago
marko 4c7f244cd8 branches/zip: enum db_err: Use the same InnoDB error numbers as the #defines 18 years ago
marko f6694b3198 Do not enable page_zip_compress_log by default. This was accidentally 18 years ago
marko 9e43ce09d4 branches/zip: Add the column "free" to INNODB_ZIP and INNODB_ZIP_RESET 18 years ago
marko 949b94c5a9 branches/zip: Enable excessive binary logging of page_zip_compress(), 18 years ago
marko 36a5b2cd37 branches/zip: Merge 2263:2295 from branches/5.1. 18 years ago
marko c31fb8dad9 branches/zip: Remove the unused function os_thread_join(). 18 years ago
marko b48d0c64e2 branches/zip: trx_undo_prev_version_build(): Remove the unnecessary 18 years ago
marko bddb5a0cca branches/zip: Add a UNIV_INTERN qualifier to every global function declaration 18 years ago
marko 9966023451 branches/zip: Minor fixes. 18 years ago
marko da54bec75b branches/zip: Minor fixes. 18 years ago
marko 6aa400bee4 branches/zip: trx_undo_prev_version_build(): Remove the fix that was 18 years ago
marko 7a41306bc5 branches/zip: Minor improvements. 18 years ago
marko 060a95bea6 branches/zip: buf_LRU_free_block(): When freeing the uncompressed page 18 years ago
marko 9d02d912a7 branches/zip: lock0lock.c: Minor cleanup. 18 years ago
marko 03adfb2fad branches/zip: lock_rec_other_has_expl_req(): Minor cleanup: add const 18 years ago
marko 17127565dd branches/zip: buf0lru.c: Minor cleanup. 18 years ago
marko b2274cb5e1 branches/zip: lock_rec_add_to_queue(): Improve the debug diagnostics. 18 years ago
marko 7b538bb8ea branches/zip: buf_buddy_alloc_from(): Relax a debug assertion that fails 18 years ago
marko 388af7a7bb branches/zip: Minor cleanup of fast index creation diagnostics. 18 years ago
marko 9194c3a9e6 branches/zip: Pass -prefer-non-pic only on IA-32 (x86) when building 18 years ago
marko 775fd54ddb branches/zip: Makefile.am: Disable the generation of 18 years ago
marko 4d1a1c2347 branches/zip: Add the necessary #include "univ.i" that was removed in the 18 years ago
vasil 00fdbcc019 branches/zip: 18 years ago
marko 345422f65b branches/zip: scripts/dynconfig: Correct misleading usage message. 18 years ago
marko 2c521319f2 branches/zip: Remove innodb_redefine.h and all references to it. The 18 years ago
marko 70a539b087 branches/zip: scripts/dynconfig: Minor cleanup (spelling and formatting). 18 years ago
marko 23961f575e branches/zip: trx_sys_doublewrite_init_or_restore_pages(): Print out the 18 years ago
inaam 044e405df0 branches/zip: 18 years ago