summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb_plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.2.Michael Widenius2011-12-1138-151/+3172
|\
| * Merge with 5.1Michael Widenius2011-12-011-1/+2
| |\
| | * Fixed that --with-libedit --without-readline worksMichael Widenius2011-12-011-1/+2
| * | Merge with 5.1Michael Widenius2011-11-305-6/+8
| |\ \ | | |/
| | * Fixed compiler warnings and other bugs found by buildbot.Michael Widenius2011-11-304-4/+8
| * | Fix testcases:Vladislav Vaintroub2011-11-292-1/+2
| * | after merge fixesSergei Golubchik2011-11-282-2/+2
| |/
| * Merge with MySQL 5.1.60Michael Widenius2011-11-2330-88/+2659
| |\
| | * Bug#13390506 - VALGRIND FAILURE AFTER THE FIX FOR 13371000Inaam Rana2011-11-183-0/+73
| | * Merge from mysql-5.1.60-releaseKaren Langford2011-11-177-2/+2126
| | |\
| | | * Revert most of revno 3560.9.1 (Bug#12704861)Marko Mäkelä2011-10-262-1/+32
| | | * Copy and adapt innodb_misc1.test from innodb to innodb_plugin.Marko Mäkelä2011-10-263-0/+2061
| | | * Fix results after Bug#12661768 fix.Marko Mäkelä2011-10-251-1/+1
| | | * Bug#13002783 PARTIALLY UNINITIALIZED CASCADE UPDATE VECTORMarko Mäkelä2011-10-252-1/+33
| | * | Bug #12842206 INNODB LOCKING REGRESSION FOR INSERT IGNORE: Add a test case.Marko Mäkelä2011-11-102-0/+58
| | * | Bug#11759688 52020: InnoDB can still deadlock on just INSERT...ON DUPLICATE KEYMarko Mäkelä2011-11-102-0/+263
| | |/
| | * Bug #12844282 62075: MTR TESTS SHOULD NOT HAVE TO SAVE & RESET INNODB_FILE_FO...Bjorn Munch2011-09-2716-63/+2
| | * Bug 12963823 - Crash in Purge thread under unusual circumstances.unknown2011-09-202-33/+145
| * | Fixes of testcases after merge with MySQL 5.1.59Michael Widenius2011-11-235-20/+25
| * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-2110-69/+511
| |\ \ | | |/
| | * Bug#12704861 Corruption after a crash during BLOB updateMarko Mäkelä2011-08-292-0/+22
| | * Bug#12770537 I_S.TABLES.DATA_LENGTH does not show on-disk sizeMarko Mäkelä2011-08-082-67/+67
| | * Bug#12637786 was fixed with rb:692 by marko. But that fix has a remainingunknown2011-07-072-0/+4
| | * Merge from mysql-5.1.58-releaseKaren Langford2011-07-062-2/+104
| | |\
| | | * merge of mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-06-062-0/+36
| | | |\
| | | * | Bug#12429576 Assertion failure on purge of column prefix indexMarko Mäkelä2011-05-192-2/+105
| | * | | Bug#12637786 Wrong secondary index entries on CHAR and VARCHAR columnsMarko Mäkelä2011-06-302-0/+29
| | | |/ | | |/|
| | * | Fix for bug #11762012 - "54553: INNODB ASSERTS IN Dmitry Lenev2011-05-262-0/+36
| | |/
| | * Bug #11766513 - 59641: Prepared XA transaction in system after hard crashMarko Mäkelä2011-04-072-0/+127
| | * Load the innodb plugin instead of builtin in innodb_plugin.innodb_bug59410Vasil Dimov2011-04-061-1/+1
| | * Add the testcase for Bug#59410 to 5.1/InnoDB PluginVasil Dimov2011-04-052-0/+41
* | | Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-262-0/+4
* | | Currently innodb_plugin does not support ICP. Part2.Igor Babaev2011-11-242-1/+7
* | | Currently innodb_plugin does not support ICP.Igor Babaev2011-11-242-1/+7
* | | Made the optimizer switch for index condition pushdown set to 'on' by default. Igor Babaev2011-11-211-2/+2
* | | test results updated.Alexey Botchkov2011-11-171-3/+3
* | | merging.Alexey Botchkov2011-11-124-83/+4
|\ \ \
| * \ \ Automerge 5.2->5.3unknown2011-07-311-0/+2
| |\ \ \ | | |/ /
| | * | Speed up mysql-test-run.pl.unknown2011-07-311-0/+2
| * | | Merge.Igor Babaev2011-07-211-2/+2
| |\ \ \
| | * | | Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-212-3/+4
| * | | | Merge from 5.2unknown2011-07-212-81/+0
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Removed incorrect fix and its test suite (the test suit is duplicate).unknown2011-07-212-82/+0
* | | | PostGIS-style 'same point' handling.Alexey Botchkov2011-09-011-4/+6
* | | | gis-related tests fixes.Alexey Botchkov2011-06-2022-74/+520
|\ \ \ \ | |/ / /
| * | | Merge of mwl #106 into 5.3. Igor Babaev2011-06-152-10/+9
| |\ \ \
| | * \ \ Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-042-10/+9
| | |\ \ \
| | | * | | Applied Sanja's patch to fix LP bug #784297 in the tree for mwl106.Igor Babaev2011-05-272-4/+4
| | | * | | Fixed 3 valgrind bugs.Igor Babaev2011-05-211-2/+2
| | | * | | MergeIgor Babaev2011-05-203-12/+11
| | | |\ \ \