976 Commits (1ae59d9e657cf36dfe27c142792354720aa20e09)
 

Author SHA1 Message Date
vasil 1ae59d9e65 branches/zip: 18 years ago
marko 15cc260838 branches/zip: trx0sys.h: Add a compile-time check that UNIV_PAGE_SIZE 18 years ago
marko 5c7fb88749 branches/zip: Allow the uncompressed page size to be settable by setting 18 years ago
marko 8c852371e5 branches/zip: Add some clarifying comments. 18 years ago
marko 2c4aaa9ec6 branches/zip: Minor cleanup. 18 years ago
marko acf84dfb75 branches/zip: Fast index creation: Lock the data dictionary only after 18 years ago
marko adbb92becd branches/zip: Implement a limit for the size of undo log records. 18 years ago
marko b99fbdf261 branches/zip: dict0dict.c: Minor cleanup. 18 years ago
vasil 97025c3acf branches/zip: 18 years ago
marko 807c28079f branches/zip: Fast index creation: Clarify why lock waits may occur in 18 years ago
marko 9120973f56 branches/zip: row_merge_lock_table(): Set a more informative trx->op_info. 18 years ago
marko 71a4f691b2 branches/zip: Fast index creation: Remove the ROW_PREBUILT_OBSOLETE nonsense. 18 years ago
marko 8d54e9e6dd branches/zip: lock_rec_insert_check_and_lock(): Use the cached value 18 years ago
marko 252b24e880 branches/zip: innobase_mysql_end_print_arbitrary_thd(): Note that 18 years ago
vasil a6e940f586 branches/zip: 18 years ago
vasil 6367b36c50 branches/zip: 18 years ago
vasil dbc6cbe30a branches/zip: 18 years ago
marko 9e26020ceb branches/zip: page_zip_decompress(): Implement a proper check if there 18 years ago
vasil 85f1c90d74 branches/zip: 18 years ago
marko c2505f9bb3 branches/zip: page_zip_decompress_node_ptrs(): Remove the local variable 18 years ago
marko 3802ff3f8c branches/zip: page0zip.c: Add more page_zip_fail() diagnostics to 18 years ago
marko 48eb4c4b67 branches/zip: page0zip.c: Define and use the auxiliary macros 18 years ago
marko 8b00501bea branches/zip: Clarify that buf_buddy_alloc() should only be used for 18 years ago
marko b7acbef614 branches/zip: Document how the data structures of the buddy allocator 18 years ago
marko 6d604a10a0 branches/zip: buf_page_get_gen(): Check the return status of 18 years ago
marko c94791e13a branches/zip: Correct an off-by-one error in the debug assertion that was 18 years ago
marko 33e082be24 branches/zip: buf_buddy_alloc(): Assign *lru = TRUE whenever the buffer pool 18 years ago
marko 15ef4c8f0b branches/zip: rec_convert_dtuple_to_rec_comp(): Allow externally stored 18 years ago
marko 7c5511ef98 branches/zip: dict_table_copy_types(): Initialize all fields to the SQL NULL 18 years ago
marko a65020d27f branches/zip: When logging updates or deletes in the undo log, store long 18 years ago
marko 3044ef3523 branches/zip: row_build_index_entry(): Add assertions that prevent improper 18 years ago
marko c440688147 branches/zip: btr_cur_pessimistic_update(), btr_cur_pessimistic_delete(): 18 years ago
marko 244c9eeda3 branches/zip: Merge r2154 from trunk: 18 years ago
marko 3978843916 branches/zip: Fix a bug in fast index creation that was introduced in r2131 18 years ago
marko 71cf1edf8d branches/zip: btr_store_big_rec_extern_fields(): Note that the page number 18 years ago
marko 771ed4070c branches/zip: row_ext_cache_fill(): Add a missing "else" that should have 18 years ago
marko b385d9abd2 branches/zip: Merge 2116:2146 from trunk. 18 years ago
marko 44387227d7 branches/zip: row_ext_cache_fill(): Add an assertion that some BLOB data 18 years ago
vasil 6a6d7a9b09 branches/zip: 18 years ago
marko 5784e7debb branches/zip: row_ext_create(): Remove unused variables that were added 18 years ago
marko 603defd2de branches/zip: row_ext_create(): Remove the UNIV_INLINE that should 18 years ago
marko 8fb8584e75 branches/zip: row_ext: Fetch the BLOB prefixes already at row_ext_create(). 18 years ago
marko 962ed52317 branches/zip: Clean up after r2129: 18 years ago
sunny eca3cb2378 branches/zip: Fix a bug where the zipped page and the uncompressed page 18 years ago
marko 1a4db95edf branches/zip: ha_innobase::final_drop_index(): Allocate a separate transaction 18 years ago
marko cf7d5b774f branches/zip: trx_undo_rec_get_partial_row(): Set up the row_ext cache 18 years ago
marko dae1fdd6b9 branches/zip: Remove the warnings about pointer targets differing 18 years ago
marko 95d04ddb90 branches/zip: Fix a bug that was introduced in r2123. 18 years ago
marko 15d8cc6e64 branches/zip: row_vers_impl_x_locked_off_kernel(): In follow-up to r2119, 18 years ago
marko a3190b1f49 branches/zip: buf_page_get_gen(): Note that the guessed block may also 18 years ago