1062 Commits (a80acb2783f3848bc36e3f7a0aef616ab974ca41)
 

Author SHA1 Message Date
marko 6523ce6fd8 branches/zip: When storing a longer prefix of an externally stored column 18 years ago
vasil 8ab2a1a4fc branches/zip: 18 years ago
inaam cb2cabb966 branches/zip: 18 years ago
marko 3152fe562c branches/zip: row_sel_get_clust_rec_for_mysql(): Similar to the function 18 years ago
marko cf98171551 branches/zip: Avoid infinite page splits on compressed tables. 18 years ago
marko ddd940a900 branches/zip: btr_page_get_sure_split_rec(): Return NULL when the record 18 years ago
marko c9b221e891 branches/zip: os_mem_alloc_large(), os_mem_free_large(): 18 years ago
marko 66791e5a1b branches/zip: Free the buffer pool at shutdown. 18 years ago
marko 7d18bba5e7 branches/zip: Add comments about the lock and latch protection of externally 18 years ago
marko 865b5d6a61 branches/zip: Fetch externally stored columns only when the clustered index 18 years ago
marko 35d020df86 branches/zip: row_undo_ins_parse_undo_rec(): Initialize node->update 18 years ago
vasil 40e01b2f5a branches/zip: 18 years ago
marko 5c95ec4035 branches/zip: buf_pool_init(): Initialize buf_pool_zip_mutex before 18 years ago
inaam 286c499884 branches/zip: Merge r2213:2236 from branches/5.1. 18 years ago
marko d6a0577994 branches/zip: row_undo_mod(): Eliminate a local variable. 18 years ago
marko 35c40cff72 branches/zip: row_upd_clust_rec_by_insert(): Do not release the latch on 18 years ago
marko b4320dfd5f branches/zip: Add comments that clarify why the remaining calls to 18 years ago
marko 952b0e7fa8 branches/zip: Clarify why certain calls of 18 years ago
marko 1a0998f478 branches/zip: eval_node_copy_and_alloc_val(): Add const qualifier. 18 years ago
marko 31e200da0b branches/zip: Add clarifying comments that the clustered index record must 18 years ago
marko e8574ccb03 branches/zip: buf_LRU_search_and_free_block(): Do not forbid the release 18 years ago
marko 3aa12b722f branches/zip: btr_copy_zblob_prefix(): Print d_stream->msg on decompression 18 years ago
marko 523a8a0e8d branches/zip: Add instrumentation for prohibiting the release of 18 years ago
marko 3bb405841f branches/zip: Implement wrappers for all operations on the buffer pool mutex. 18 years ago
marko 09342d57fc branches/zip: Clean up index->to_be_dropped after a failed DROP INDEX. 18 years ago
marko 5c4f00c37d branches/zip: page_zip_reorganize(): Drop the adaptive search index before 18 years ago
marko 630f27a4d2 branches/zip: Merge 2155:2213 from branches/5.1. 18 years ago
marko 7e62ee83c7 branches/zip: innodb-index.test: Test duplicate key failures for different 18 years ago
marko 051ee49116 branches/zip: Split the source-only configuration parameter 18 years ago
marko 53b86f0dd1 branches/zip: btr_cur_mark_extern_inherited_fields(): 18 years ago
marko 3c68b7a137 branches/zip: innodb-index.test: Drop all created tables at the end. 18 years ago
marko 5bdc51ce5f branches/zip: innodb-index.test: Work around MySQL bugs and bug fixes. 18 years ago
marko bb4c7d88d3 branches/zip: page0zip.c: Add page_zip_fail() diagnostics to hopefully all 18 years ago
marko 8a88208139 branches/zip: Allow a build with UNIV_PAGE_SIZE set to 4096. 18 years ago
marko 2a2a53bdc8 branches/zip: Fix some things to allow InnoDB to be built with smaller 18 years ago
vasil ff9ef52294 branches/zip: 18 years ago
vasil 74ac13f05e branches/zip: 18 years ago
marko 81b5537883 branches/zip: trx0sys.h: Add a compile-time check that UNIV_PAGE_SIZE 18 years ago
marko cd353a2bb9 branches/zip: Allow the uncompressed page size to be settable by setting 18 years ago
marko 7696aaf8a2 branches/zip: Add some clarifying comments. 18 years ago
marko d35922d15a branches/zip: Minor cleanup. 18 years ago
marko e3d19b0f76 branches/zip: Fast index creation: Lock the data dictionary only after 18 years ago
marko 463141d149 branches/zip: Implement a limit for the size of undo log records. 18 years ago
marko b33d8c401d branches/zip: dict0dict.c: Minor cleanup. 18 years ago
vasil 204f29acd8 branches/zip: 18 years ago
marko 6690972b6c branches/zip: Fast index creation: Clarify why lock waits may occur in 18 years ago
marko da1e0d7f1a branches/zip: row_merge_lock_table(): Set a more informative trx->op_info. 18 years ago
marko d0d9299177 branches/zip: Fast index creation: Remove the ROW_PREBUILT_OBSOLETE nonsense. 18 years ago
marko da28dd3cb0 branches/zip: lock_rec_insert_check_and_lock(): Use the cached value 18 years ago
marko ca75e7797d branches/zip: innobase_mysql_end_print_arbitrary_thd(): Note that 18 years ago