summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2014-06-132-0/+27
|\
| * 5.5.38 mergeSergei Golubchik2014-06-062-0/+27
| |\
| | * MDEV-4925 Wrong result - count(distinct), Using index for group-by (scanning)Sergei Golubchik2014-05-122-0/+27
* | | Merge 10.0 -> 10.1Jan Lindström2014-05-2414-15/+320
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2014-05-0911-0/+314
| |\ \ | | |/
| | * MDEV-4791: Assertion range_end >= range_start fails in log0online.c Jan Lindström2014-05-093-0/+136
| | * fix XtraDB version to tell the truthSergei Golubchik2014-04-281-2/+2
| | * Modified the condition for skipping innodb.innodb-autoinc to exclude Elena Stepanova2014-04-281-2/+2
| | * mysql-5.5.37 selective mergeSergei Golubchik2014-03-278-0/+178
| | |\
| | | * Bug #18010711 UNIQUE PREFIX INDEX ON BINARY COLUMN:Thirunarayanan B2014-02-172-0/+20
| | | * Bug#18185930 UPD_NODE_INSERT_BLOB CAUSES BTR_EXTERN_OWNER_FLAG ASSERTIONAnnamalai Gurusami2014-02-112-0/+32
| | | * Bug #14049391 INNODB MISCALCULATES AUTO-INCREMENT AFTER DECREASINGThirunarayanan B2014-02-102-0/+41
| | | * Bug #14668683 ASSERT REC_GET_DELETED_FLAG(REC, PAGE_IS_COMP(PAGE))Annamalai Gurusami2014-01-302-0/+81
| * | | fix innodb.row_lock test to work in 10.0Sergei Golubchik2014-05-082-14/+5
| * | | merge of "BUG# 13975227: ONLINE OPTIMIZE TABLE FOR INNODB TABLES"Sergei Golubchik2014-05-071-1/+1
* | | | MDEV-6075: Allow > 16K pages on InnoDBJan Lindström2014-05-1318-0/+7116
* | | | Merge 10.0 -> 10.1Sergey Petrunya2014-05-081-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-1/+1
* | | | Merge 10.0->10.1Igor Babaev2014-04-2332-7672/+211
|\ \ \ \ | |/ / /
| * | | MDEV-5787 Server crashes in in row_mysql_convert_row_to_innobase on CREATE .....Sergei Golubchik2014-03-192-3/+16
| * | | MDEV-4447 MariaDB sources should have unix-style line endings everywhereSergei Golubchik2014-02-271-1/+1
| * | | 10.0-base mergeSergei Golubchik2014-02-2628-7667/+193
| |\ \ \
| | * \ \ 5.5 mergeSergei Golubchik2014-02-2526-7172/+174
| | |\ \ \ | | | |/ /
| | | * | MySQL-5.5.36 mergeSergei Golubchik2014-02-1724-7108/+110
| | | |\ \ | | | | |/
| | | | * BUG#16752251 - INNODB DOESN'T REDO-LOG INSERT BUFFER MERGE OPERATION IFSatya Bodapati2013-12-263-0/+110
| | | | * BUG#16321920 : CREATE A SEPARATE INNODB_ZIP TEST SUITEPavan Naik2013-11-2921-7111/+0
| | | * | Fix for MDEV-5629: Failing assertion: state == TRX_STATE_NOT_STARTED on concu...Michael Widenius2014-02-112-0/+64
| | * | | MDEV-5244: Make extended_keys=ON by default in 10.0Sergey Petrunya2014-02-252-0/+6
| * | | | fix the fix and update test results for MDEV-4439Sergei Golubchik2014-02-061-1/+1
* | | | | Added multi-key unique test case.Jan Lindström2014-03-112-0/+10
* | | | | MDEV-5335: Force PK option. Added a new dynamic configuration variableJan Lindström2014-03-113-0/+82
|/ / / /
* | | | 10.0-base mergeSergei Golubchik2014-02-035-17/+5
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2014-02-013-8/+2
| |\ \ \ | | |/ /
| | * | MySQL-5.5.35 mergeSergei Golubchik2014-01-222-7/+1
| | |\ \ | | | |/
| | | * Bug#14621190: HA_INNOBASE::INDEX_NEXT SKIPS A RECORD IF PREVIOUSMattias Jonsson2013-10-011-1/+1
| | | * post-push fix for bug#53947Mattias Jonsson2013-09-121-6/+0
* | | | Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces.Sergei Golubchik2014-02-0217-0/+8875
* | | | MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-012-14/+0
* | | | MDEV-5544 Custom errors (generated from storage engine) not getting returned ...Sergei Golubchik2014-02-013-1/+29
* | | | Percona-Server-5.6.14-rel62.0 mergeSergei Golubchik2013-12-224-17/+22
* | | | MDEV-5248 Serious incompatibility and data corruption of DATETIME and DATE ty...Sergei Golubchik2013-11-135-48/+273
* | | | MDEV-5241: Collation incompatibilities with MySQL-5.6Michael Widenius2013-11-092-2/+2
* | | | merge mdev-4506 into 10.0Sergei Golubchik2013-11-042-2/+2
|\ \ \ \
| * | | | Fixed test resultMichael Widenius2013-11-031-0/+1
| * | | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-012-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-012-2/+2
| | |\ \ \
| | | * | | MDEV-4506: Parallel replication. .result file updates + a few comment updates.unknown2013-09-302-2/+2
* | | | | | Recoding mysql-test/suite/innodb/r/innodb_ctype_ldml.resultAlexander Barkov2013-11-011-0/+1
* | | | | | MDEV-4024 Found Index PRIMARY whose column info does not match that of MySQLSergei Golubchik2013-10-313-0/+49
|/ / / / /
* | | | | MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6Alexander Barkov2013-10-233-0/+1450