1132 Commits (90c00c9e527359757f6653a7218ed7f4eb54c721)
 

Author SHA1 Message Date
marko b991da9846 branches/zip: Remove innodb_redefine.h and all references to it. The 18 years ago
marko e0cbe8f4d2 branches/zip: scripts/dynconfig: Minor cleanup (spelling and formatting). 18 years ago
marko 1f13d1f124 branches/zip: trx_sys_doublewrite_init_or_restore_pages(): Print out the 18 years ago
inaam c087bec896 branches/zip: 18 years ago
marko daf21c2c28 branches/zip: make_flex.sh, lexyy.c: Remove some GCC warnings about unused 18 years ago
marko c30efd86dd branches/zip: trx_undo_prev_version_build(): Remove a bogus warning 18 years ago
marko 753a5a1df0 branches/zip: Hide some global variables that were accidentally not hidden 18 years ago
marko 1417f52a71 branches/zip: Make the changes to pars0grm.c that were promised in r2276. 18 years ago
marko 2c2b06ad75 branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 18 years ago
marko c6d69feb4c branches/zip: Make static all declarations in the Flex-generated 18 years ago
marko 1b3c2f5c62 branches/zip: Remove unused definitions from include/trx0xa.h. 18 years ago
marko b3c505de78 branches/zip: Apply some fixes suggested by Heikki. 18 years ago
marko f8c77d787f row_merge_buf_add(): Add a missing const qualifier to "ext". 18 years ago
vasil 0ad9c404e7 branches/zip: 18 years ago
marko 28a3070180 branches/zip: Merge 2236:2263 from branches/5.1. 18 years ago
marko adab0b8649 branches/zip: Assert in the adaptive hash that the insert buffer B-tree 18 years ago
marko 64c95da886 branches/zip: Fast index creation: Release locks on system tables before 18 years ago
marko 7d34b71cb9 branches/zip: Introduce the accessor function dict_index_is_ibuf() 18 years ago
marko f490a730c1 branches/zip: row_sel_sec_rec_is_for_clust_rec(): If the record in the 18 years ago
marko 473d7c16a9 branches/zip: Introduce the page type code FIL_PAGE_TYPE_ZBLOB2 for 18 years ago
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