summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-09-3011-37/+112
|\
| * mergeGeorgi Kodinov2010-09-297-14/+103
| |\
| | * merge from 5.5-mergeGeorgi Kodinov2010-09-0233-882/+878
| | |\
| | * \ mergeGeorgi Kodinov2010-08-2016-66/+32
| | |\ \
| | * | | Merge from -c3476 mysql-5.1-security.Sunny Bains2010-08-163-8/+18
| | * | | Fix Bug #55277 - Failing assertion: auto_inc > 0Sunny Bains2010-08-161-6/+13
| | * | | Manually merge a changeset from mysql-5.1-security:Vasil Dimov2010-08-133-0/+72
| * | | | Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-09-284-23/+9
| |\ \ \ \
| | * \ \ \ Merge of mysql-5.1-bugteam into mysql-5.5-merge.Davi Arnaut2010-09-244-23/+9
| | |\ \ \ \
| | | * | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-09-244-23/+9
| | | * | | | Increment InnoDB Plugin version to 1.0.12.Vasil Dimov2010-08-261-1/+1
| | | * | | | Bug#55832: selects crash too easily when innodb_force_recovery>3Marko Mäkelä2010-08-243-40/+59
| | | * | | | Bug#55832: selects crash too easily when innodb_force_recovery>3Marko Mäkelä2010-08-232-38/+55
| | | * | | | Fix Bug #54538 - use of exclusive innodb dictionary lock limits performance.Sunny Bains2010-08-205-33/+160
| | | * | | | Fix Bug #55027: assertion: mutex_own(&dict_sys->mutex) in dict_table_get_on_id()Sunny Bains2010-08-202-4/+2
| | | * | | | Fix bug#55699 - Assertion failure in innodb plugin with large number of threadsSunny Bains2010-08-201-1/+2
| | | * | | | Bug#55626: MIN and MAX reading a delete-marked record from secondary indexMarko Mäkelä2010-08-181-3/+12
| | | * | | | Address bug #55465 ERROR 1280 (42000): Incorrect index name '<index name>',Jimmy Yang2010-08-063-4/+32
| | | * | | | Backport of revno 3148 mysql-innodb-trunkInaam Rana2010-08-054-0/+10
| | | * | | | Backport "NULL pointer check for ut_free()" from mysql-trunk-innodb toJimmy Yang2010-08-033-4/+13
| | | * | | | Fix Bug #55382 Assignment with SELECT expressions takes unexpected S locksJimmy Yang2010-08-013-8/+17
| | * | | | | Merge 5.5.6-rc to the main tree.Joerg Bruehe2010-09-191-0/+12
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Selective transfer of a bugfix patch into 5.5.6-rc.Joerg Bruehe2010-09-131-0/+12
* | | | | | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-09-241-0/+12
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug#50557 checksum table crashes server when used in performance_schemaMarc Alff2010-09-171-0/+12
* | | | | | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-09-163-8/+26
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug#56761 Segfault on CHECKSUM TABLE performance_schema.EVENTS_WAITS_HISTORY ...Marc Alff2010-09-152-8/+14
| * | | | | | Header files should be self-containedTor Didriksen2010-09-101-1/+1
| * | | | | | Bug#56521 Assertion failed: (m_state == 2), function allocated_to_free, pfs_l...Marc Alff2010-09-091-0/+12
| |/ / / / /
* | | | | | Bug #56292 Deadlock with ALTER TABLE and MERGE tablesJon Olav Hauglid2010-09-081-0/+2
|/ / / / /
* | | | | Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-08-3032-882/+862
|\ \ \ \ \
| * \ \ \ \ local mergeMarc Alff2010-08-273-25/+77
| |\ \ \ \ \
| | * | | | | Bug# 53874 "SETUP_INSTRUMENTS.TIMED='NO' should not change TIMER_WAITChristopher Powers2010-08-262-19/+72
| | * | | | | Bug#42511 mysqld: ctype-ucs2.c:2044: my_strnncollsp_utf32: Assertion (tlen % ...Alexander Barkov2010-08-261-6/+5
| | |/ / / /
| * | | | | Bug#55576 Two perfschema tests failed on mysql-next-mr-innodb PB2 testsMarc Alff2010-08-241-3/+3
| |/ / / /
| * | | | mergeChristopher Powers2010-08-202-3/+15
| |\ \ \ \
| | * \ \ \ Merge from mysql-5.5-runtime to mysql-5.5-bugfixing.Jon Olav Hauglid2010-08-201-1/+1
| | |\ \ \ \
| | | * \ \ \ Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-1826-222/+471
| | | |\ \ \ \
| | | * | | | | Bug #55547 InnoDB is not included when configuring by defaultMagne Mahre2010-08-181-1/+1
| | * | | | | | Backporting Bug#32391 Character sets: crash with --character-set-serverAlexander Barkov2010-08-191-2/+14
| | | |/ / / / | | |/| | | |
| * | | | | | Bug#53874, "SETUP_INSTRUMENTS.TIMED='NO' should not change TIMER_WAIT in aggr...Christopher Powers2010-08-191-22/+30
| |/ / / / /
| * | | | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-181-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge mysql-5.5-bugfixing -> mysql-5.5-innodbVasil Dimov2010-08-1832-749/+363
| |\ \ \ \ \
| | * \ \ \ \ Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-1610-23/+21
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Bug#55416 Renaming of performance_schema tables for 5.5Marc Alff2010-08-1211-641/+298
| * | | | | | A non-functional change:Marko Mäkelä2010-08-172-19/+23
| * | | | | | Fix bug #53496 Use Lock_time in slow query log output for InnoDB rowJimmy Yang2010-08-173-0/+25
| * | | | | | Fix Bug#53761 RANGE estimation for matched rows may be 200 times differentVasil Dimov2010-08-162-9/+172
| * | | | | | Change default for innodb_strict_mode to FALSE.Inaam Rana2010-08-131-1/+1
| * | | | | | Undo changes to innodb_strict_mode that went in by mistake in r3149Inaam Rana2010-08-131-1/+1