summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb_plugin
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.1.62 mergeSergei Golubchik2012-04-0513-3/+530
|\
| * merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-02-182-0/+337
| |\
| | * Bug#13721257 RACE CONDITION IN UPDATES OR INSERTS OF WIDE RECORDSMarko Mäkelä2012-02-172-0/+337
| * | merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-02-171-3/+3
| |\ \ | | |/
| | * Remove a race condition in innodb_bug53756.test.Marko Mäkelä2012-02-151-3/+3
| * | merged mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-02-065-0/+30
| |\ \ | | |/
| | * Fix Bug#11754376 45976: INNODB LOST FILES FOR TEMPORARY TABLES ONVasil Dimov2012-02-062-0/+20
| | * Bug#13654923 BOGUS DEBUG ASSERTION IN INDEX CREATION FOR ZERO-LENGTH RECORDMarko Mäkelä2012-02-022-0/+9
| | * Suppress messages about long semaphore waits in innodb_bug34300.test.Marko Mäkelä2012-02-021-0/+1
| * | weave merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-01-123-0/+129
| |\ \ | | |/
| | * Bug#12400341 INNODB CAN LEAVE ORPHAN IBD FILES AROUNDYasufumi Kinoshita2012-01-103-0/+129
| * | Fix Bug#13510739 63775: SERVER CRASH ON HANDLER READ NEXT AFTER DELETE RECORD.Vasil Dimov2011-12-222-0/+30
| |/
* | Merge with MYSQL 5.1.61Michael Widenius2012-02-202-0/+22
|\ \ | |/
| * Bug #13117023: Innodb increments handler_read_key when it should notAnnamalai Gurusami2011-12-132-0/+22
* | Fixed that --with-libedit --without-readline worksMichael Widenius2011-12-011-1/+2
* | Fixed compiler warnings and other bugs found by buildbot.Michael Widenius2011-11-304-4/+8
* | 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
* | Speed up mysql-test-run.pl.unknown2011-07-311-0/+2
* | Removed incorrect fix and its test suite (the test suit is duplicate).unknown2011-07-212-82/+0
* | Disable call to setpriority() in pbxt. This caused mysqld to run with nice pr...Michael Widenius2011-05-262-0/+5
* | Merge with MySQL 5.1.57/58Michael Widenius2011-05-0211-5/+457
|\ \ | |/
| * Bug #11762804 55442: MYSQLD DEBUG CRASHES WHILE RUNNING MYISAM_CRASH_BEFORE_F...Bjorn Munch2011-03-151-0/+3
| * Merge mysql-5.1-innodb -> mysql-5.1Vasil Dimov2011-02-182-6/+24
| |\
| | * Allow 30 seconds for slow shutdown in the Bug #60049 test.Marko Mäkelä2011-02-171-1/+1
| | * Fix the non-determinism in innodb_information_schema.testVasil Dimov2011-02-171-5/+23
| * | Merge mysql-5.1-innodb -> mysql-5.1Vasil Dimov2011-02-175-0/+108
| |\ \ | | |/
| | * Disable the Bug #60049 test on embedded, as it requires server restart.Marko Mäkelä2011-02-171-0/+1