summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Add Valgrind diagnostics to track down Bug #38999.Marko Mäkelä2010-05-051-0/+16
| | | |/
| | | * Add Valgrind diagnostics to track down Bug #38999.Marko Mäkelä2010-05-051-0/+16
| | | * Port fix for 53165 to InnoDB 5.1 plugin. The change buffering optionsJimmy Yang2010-05-041-21/+58
| | | * Document Bug #53306 in the InnoDB Plugin ChangeLog.Marko Mäkelä2010-05-041-0/+5
| | | * fsp_init_file_page_low(): Zero out the page. (Bug #53306)Marko Mäkelä2010-05-042-11/+1
| | | * fsp_init_file_page_low(): Zero out the page. (Bug #53306)Marko Mäkelä2010-05-041-3/+1
| | | * Add Valgrind checks to catch uninitialized writes to data files.Marko Mäkelä2010-05-041-0/+3
| | | * Add Valgrind checks to catch uninitialized writes to data files.Marko Mäkelä2010-05-041-0/+26
| | | * Remove UNIV_BTR_AVOID_COPY. It was broken because btr_attach_half_pages()Marko Mäkelä2010-05-043-29/+1
| | | * btr_page_split_and_insert(): Correct the fix of Bug #52964.Marko Mäkelä2010-05-041-1/+9
| | | * buf_zip_decompress(): Allow BUF_NO_CHECKSUM_MAGIC as the stamped checksum.Marko Mäkelä2010-05-032-12/+12
| | | * recv_sys_init(), recv_sys_empty_hash(): Shrink recv_sys->addr_hash.Marko Makela2010-04-291-2/+2
| | | * recv_sys_init(), recv_sys_empty_hash(): Shrink recv_sys->addr_hash.Marko Makela2010-04-293-4/+10
| | | * Reduce the next-key locking of READ UNCOMMITTED to match that ofMarko Makela2010-04-294-18/+18
| | | * Reduce the next-key locking of READ UNCOMMITTED to match that ofMarko Makela2010-04-295-18/+25
| | | * Bug#53046 dict_update_statistics_low can still be run concurrentlyVasil Dimov2010-04-281-0/+5
| | | * Revert the fix of Bug#38996 Race condition in ANALYZE TABLEVasil Dimov2010-04-281-9/+0
| | | * Followup to vasil.dimov@oracle.com-20100428084627-wtrmc66wqvjsdgj7:Vasil Dimov2010-04-281-7/+17
| | | * Fix Bug#53046 dict_update_statistics_low can still be run concurrentlyVasil Dimov2010-04-284-0/+70
| | | * Merge r6103 from InnoDB Plugin to the built-in InnoDB to fix Bug #53202:Marko Makela2010-04-284-9/+31
| | | * Do not define UNIV_DEBUG_VALGRIND when HAVE_purify becauseVasil Dimov2010-04-271-0/+6
| | | * row_merge_drop_temp_indexes(): Remove a bogus char-to-ulint cast.Marko Mäkelä2010-04-271-1/+1
| | | * lock_rec_queue_validate(): Disable a bogus check thatMarko Mäkelä2010-04-262-2/+46
| | | * recv_sys_init(): Skip the red-black tree in Hot Backup.Marko Mäkelä2010-04-261-1/+1
| | | * Merge Vasil Dimov 2010-04-26 Bump InnoDB Plugin version number after 1.0.7Marko Mäkelä2010-04-261-1/+1
| | | |\
| | | | * Bump InnoDB Plugin version number after 1.0.7 has been releasedVasil Dimov2010-04-261-1/+1
| | | * | row_search_for_mysql(): Never try semi-consistent read in unique searches.Marko Mäkelä2010-04-263-0/+8
| | | |/
| | | * btr_page_split_and_insert(): Silence a compiler warningMarko Mäkelä2010-04-261-5/+1
| | | * Correct the definition of DICT_SYS_INDEXES_NAME_FIELD.Marko Mäkelä2010-04-223-3/+9
| | | * btr_page_split_and_insert(): Avoid an infinite loop. (Bug #52964)Marko Mäkelä2010-04-212-32/+65
| | | * dict_create_index_step(): Be strict about DYNAMIC and COMPRESSED tables.Marko Mäkelä2010-04-212-3/+6
| | | * ha_innobase::add_index(): Only check for duplicate indexesMarko Mäkelä2010-04-211-2/+1
| | | * dtuple_convert_big_rec(): Store locally any fields whose maximum lengthMarko Mäkelä2010-04-213-2/+77
| | | * rec_convert_dtuple_to_rec(): Correct the debug check.Marko Mäkelä2010-04-211-2/+2
| | | * rec_convert_dtuple_to_rec(): Add a debug check.Marko Mäkelä2010-04-211-0/+9
| | | * btr_cur_optimistic_insert(): Remove unused variable "heap".Marko Makela2010-04-201-14/+1
| | | * dict_create_index_step(): Invoke dict_index_add_to_cache()Marko Makela2010-04-204-1/+30
| | | * Implement UNIV_BTR_AVOID_COPY, an optimization of page splits.Marko Mäkelä2010-04-203-1/+29
| | | * Enable UNIV_DEBUG_VALGRIND when HAVE_purify is set.Marko =?ISO-8859-1?Q?M=E4kel=E4?=2010-04-192-0/+6
| | | * storage/innodb_plugin: Relax too strict assertions about prefixMarko Makela2010-04-152-6/+21
| | | * Move the InnoDB Plugin tests from storage/innodb_plugin/mysql-test/ whereVasil Dimov2010-04-0992-14003/+0
| | | * Merge from innodb-branches-zipVasil Dimov2010-04-072-3/+3
| | | * Merge from innodb-branches-zipVasil Dimov2010-04-071-1/+1
| | | * Merge from innodb-branches-5.1Vasil Dimov2010-04-071-1/+1
| | | * Repply changes to storage/innodb_plugin/plug.in that were made by MySQLVasil Dimov2010-04-071-5/+4
| | | * Repply changes to storage/innodb_plugin/mysql-test/innodb_bug42101-nonzero-ma...Vasil Dimov2010-04-071-1/+1
| | | * Repply changes to storage/innodb_plugin/mysql-test/*.opt that were made by MySQLVasil Dimov2010-04-074-4/+4
| | | * Repply changes to storage/innodb_plugin/handler/ha_innodb.cc that were made b...Vasil Dimov2010-04-071-1/+1
| | | * Repply changes to storage/innodb_plugin/Makefile.am that were made by MySQLVasil Dimov2010-04-071-7/+7
| | | * Reapply changes to storage/innodb_plugin/CMakeLists.txt that were made by MySQLVasil Dimov2010-04-071-19/+5