summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Automatic mergeMichael Widenius2014-02-0517-10/+34
|\
| * Fixed compiler warningsMichael Widenius2014-01-299-4/+24
| * Cleanups:Michael Widenius2014-01-0911-6/+18
| * Fixes to get valgrind to work with jemallocMichael Widenius2014-01-022-2/+4
* | From MySQL 5.6.13 change log: Elena Stepanova2014-02-051-5/+7
* | Intentional change in loggingElena Stepanova2014-02-052-2/+2
* | Spider tests failed in buildbot due to the lack of memory.Elena Stepanova2014-02-051-1/+1
* | ha_xtradb.so fix for solaris, gcc 3.4.3Sergei Golubchik2014-02-043-12/+24
* | don't link with libmysys twice (it's implied here)Sergei Golubchik2014-02-041-1/+1
* | update result fileSergei Golubchik2014-02-041-1/+1
* | mergeSergei Golubchik2014-02-04224-6024/+18553
|\ \
| * | test fixesSergei Golubchik2014-02-031-0/+434
| * | 10.0-base mergeSergei Golubchik2014-02-0369-22/+8598
| |\ \
| | * | make sequence and sql_discovery suites default tooSergei Golubchik2014-02-012-0/+14
| | * | 5.5 mergeSergei Golubchik2014-02-01103-297/+9399
| | |\ \
| | | * | MDEV-5405 RQG induced crash in mi_assign_to_key_cache in safe mutex unlockSergei Golubchik2014-01-271-10/+13
| | | * | mtr: check that tests clean up debug_sync. fix tests that didn't.Sergei Golubchik2014-01-272-0/+2
| | | * | improve oqgraph boost check to filter out newer boost versionsSergei Golubchik2014-01-261-8/+26
| | | * | speed up tokudb tests by adding begin/commit around insert loopsMichael Widenius2014-01-2646-0/+8510
| | | * | Fixed MDEV-4970: Wrong result with Aria table populated with disabled keysMichael Widenius2014-01-252-4/+11
| | | * | merge 5.3->5.5unknown2014-01-262-2/+4
| | | |\ \
| | | | * \ 5.2 mergeSergei Golubchik2014-01-213-3/+5
| | | | |\ \
| | | | | * \ 5.1 mergeSergei Golubchik2014-01-218-8/+10
| | | | | |\ \
| | | | | | * | MDEV-5543 MyISAM repair unsafe usage of TMD files Sergei Golubchik2014-01-202-2/+4
| | | | | | * | make 5.1 compiling with modern gcc.unknown2013-12-206-6/+6
| | | * | | | | Fixed failures in tokudb test casesMichael Widenius2014-01-246-1/+15
| | | * | | | | fix XtraDB to compile on WindowsSergei Golubchik2014-01-231-1/+7
| | | * | | | | Percona-Server-5.5.35-rel33.0.tar.gzSergei Golubchik2014-01-2221-138/+405
| | | * | | | | MySQL-5.5.35 mergeSergei Golubchik2014-01-2220-133/+366
| | | |\ \ \ \ \
| | | | * | | | | Testcase i_innodb.innodb-alter-restart.test fails on some Windows platformsunknown2013-10-291-1/+1
| | | | * | | | | post-push fix for bug#17565888/bug#14621190Mattias Jonsson2013-10-282-5/+7
| | | | * | | | | post-push fix for bug17565888.Mattias Jonsson2013-10-192-7/+4
| | | | * | | | | post-push fix for bug17565888.Mattias Jonsson2013-10-181-1/+2
| | | | * | | | | post-push fix for bug17565888.Mattias Jonsson2013-10-181-1/+2
| | | | * | | | | Bug#17565888: UP TO 75% INCREASE IN DBT3 QUERY (Q7) EXECUTION TIMEMattias Jonsson2013-10-184-84/+102
| | | | * | | | | Bug#17513737 INTRODUCE CHECK TABLE...QUICKAnil Toshniwal2013-10-173-30/+42
| | | | * | | | | Bug#17474166 - EXECUTING STATEMENT LIKE 'SHOW ENGINE INNODB'Praveenkumar Hulakund2013-10-091-3/+5
| | | | * | | | | Merge mysql-5.1 to mysql-5.5.Yasufumi Kinoshita2013-10-071-0/+4
| | | | |\ \ \ \ \
| | | | | * | | | | Bug#17431533 : FAILING ASSERTION: INDEX->PAGE != 0XFFFFFFFF AFTER DISCARDING ...Yasufumi Kinoshita2013-10-072-0/+11
| | | | * | | | | | Bug#14621190: HA_INNOBASE::INDEX_NEXT SKIPS A RECORD IF PREVIOUSMattias Jonsson2013-10-012-6/+30
| | | | * | | | | | Adjustment for fix for Bug#11758196Yasufumi Kinoshita2013-09-301-0/+1
| | | | * | | | | | Bug#11758196 : INNODB ASSERTION FAILURE WHEN CONVERTING FROM MYISAM TO INNODBYasufumi Kinoshita2013-09-302-1/+110
| | | | * | | | | | Merge fix for BUG#17446090 from mysql-5.1 to mysql-5.5Satya Bodapati2013-09-274-10/+22
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | Additional Fix to BUG#16755251 for 5.1 build failure and Satya Bodapati2013-09-124-4/+3
| | | | * | | | | | Fix FreeBSD build failure due to BUG#16752251 (only in 5.5)Satya Bodapati2013-09-121-0/+1
| | | | * | | | | | Merge fix for BUG#16752251 from mysql-5.1 to mysql-5.5Satya Bodapati2013-09-113-9/+54
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | Bug#16752251 - INNODB DOESN'T REDO-LOG INSERT BUFFER MERGE OPERATION IFSatya Bodapati2013-09-116-17/+109
| | | * | | | | | | clarify plugin-load usage in tokudb.cnf fileSergei Golubchik2014-01-211-0/+6
| | | * | | | | | | Fix for MDEV-5547: Bad error message when moving very old .frm files to Maria...Michael Widenius2014-01-221-1/+1
| | | * | | | | | | MDEV-5396 Assertion `Handlerton: r==0 ' failed (errno=0) on EXPLAIN with Toku...Sergei Golubchik2013-12-172-0/+34