1278 Commits (6e140c1ad20041d8f69b2183b4da3cc27f4a46f1)
 

Author SHA1 Message Date
calvin 6e140c1ad2 branches/zip: fix compiler warning 17 years ago
calvin 9b81e3e90a branches/zip: fix Mantis issue #96 Problem compiling ha_innodb.cc 17 years ago
marko c92e4614dc branches/zip: page_cur_delete_rec(): Remove the bogus page_zip_validate_low() 17 years ago
marko 626f02fb44 branches/zip: Add missing NULL check to the assertion added in r2781. 17 years ago
vasil 11f1879b09 branches/zip: 17 years ago
marko 4dedf16915 branches/zip: page_cur_delete_rec(): Call page_zip_validate_low(). 17 years ago
marko c1a7115372 branches/zip: row_merge_rename_indexes(): Add a missing semicolon that 17 years ago
vasil e3281abe7c branches/zip: 17 years ago
marko 6d0035c481 branches/zip: Fix some locking issues, mainly in fast index creation. 17 years ago
marko c5f2c51d3b branches/zip: Merge revisions 2722:2744 from branches/5.1: 17 years ago
marko 9baf675211 branches/zip: mysql-test/patches/innodb_file_per_table.diff: 17 years ago
marko 544f0db7b1 branches/zip: page_copy_rec_list_end(): Remove the call 17 years ago
marko 9acb92fc8b branches/zip: Do not release the data dictionary latch while holding locks 17 years ago
marko a3cc71e067 branches/zip: Improve page_zip_validate() instrumentation. 17 years ago
marko d3deb635dd branches/zip: mysql-test/patches/information_schema.diff: 17 years ago
vasil eba3e07e73 branches/zip: 17 years ago
marko d599a75d88 branches/zip: Add some more patches to mysql-test. 17 years ago
marko 6d2e65e655 branches/zip: Patch the mysql-test suite, so that it will not fail 17 years ago
calvin d6904e4c87 Delete the recently added files from MySQL source tree, for 17 years ago
marko 690e2f549f branches/zip: Improve the diagnostics of issue #79. 17 years ago
marko 082f28dc85 branches/zip: Relax the page_zip_validate() check during crash recovery: 17 years ago
vasil cefd498e1b branches/zip: 17 years ago
vasil 641a36e2d2 branches/zip: 17 years ago
vasil 4ef28fdef3 branches/zip: 17 years ago
sunny 522b702cf6 branches/zip: Check for autoinc next value overflow explicitly when offset 17 years ago
sunny 2e9355915a branches/zip: Fix the handler class method return type. Change ulong to ulint 17 years ago
sunny 47db86bee4 branches/zip: Simplify the autoinc initialization code. This removes the 17 years ago
sunny 2abb3f1959 branches/zip: Check column value against the col max value before updating 17 years ago
sunny 00189b7aa2 branches/zip: Merge revisions 2702:2722 from branches/5.1: 17 years ago
vasil 46c7c2ba1d branches/zip: 17 years ago
marko 01aba6f8f6 branches/zip: innodb-index.test: Make the pattern for temporary table names 17 years ago
marko 4d6c157317 branches/zip: Make innodb_lock_wait_timeout a settable session variable 17 years ago
marko dd5c8747be branches/zip: page_mem_free(): Remove the obsolete remark that there 17 years ago
marko 54fbfaa8a9 branches/zip: page_zip_validate(): On page header mismatch, 17 years ago
marko eb8b2948c7 branches/zip: Merge revisions 2630:2702 from branches/5.1: 17 years ago
vasil 7548c3d86f branches/zip: 17 years ago
marko fae1fdbb94 branches/zip: page_zip_validate(): Explain how the v-bits can be viewed. 17 years ago
marko b936c77103 branches/zip: page_zip_validate(): On failure, dump all data structures. 17 years ago
marko dc3f45dd5e branches/zip: btr_cur_optimistic_insert(): Correct an error that was made 17 years ago
vasil 8239c09afe branches/zip: 17 years ago
vasil adaf2d2799 branches/zip: 17 years ago
marko b41b4a39f7 branches/zip: fsp0fsp.c: Revert r2681 in a sense, by turning the 17 years ago
calvin 63c3eac7ee branches/zip: add MySQL files that will be changed for Windows plugin. 17 years ago
marko f74acc2556 branches/zip: Non-functional change: 17 years ago
marko 3e927610d7 branches/zip: thd_is_strict(): Add missing UNIV_INTERN qualifier as well. 17 years ago
marko 14d5f7258f branches/zip: thd_is_strict(): Add missing extern "C" qualifier. 17 years ago
marko fdfdf38567 branches/zip: page_zip_copy(): Skip PAGE_MAX_TRX_ID, because 17 years ago
marko 731ead1d1e branches/zip: page_zip_copy(): Copy only those B-tree page header 17 years ago
marko cbb933cd1f branches/zip: fsp0fsp.c: Turn some ut_ad() assertions to ut_a() and 17 years ago
marko 79799395c6 branches/zip: row_undo_mod_del_unmark_sec_and_undo_update(): 17 years ago