summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-308-58/+291
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-06-282-58/+145
| |\
| | * Merge following commit from 5.5:Jan Lindström2016-06-231-0/+115
| | * Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-58/+30
| | |\
| | | * MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2016-06-081-56/+28
| * | | Merged following change from MySQL 5.6 to MariaDB 10.1 XtraDBJan Lindström2016-05-062-0/+29
| * | | MDEV-9171: innodb.innodb_uninstall Test FailureNirbhay Choubey2016-05-051-0/+8
| * | | MDEV-9155 Enabling Defragmenting in 10.1.8 still causes OPTIMIZE TABLE to tak...Sergei Golubchik2016-05-051-0/+22
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-042-0/+87
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-0/+41
| | |\ \ | | | |/
| | | * MDEV-9142 :Adding Constraint with no database referenceJan Lindström2016-04-231-0/+41
| | * | MDEV-9918: [ERROR] mysqld got signal 11 during ALTER TABLE `name` COLUMN ADDJan Lindström2016-04-221-0/+46
* | | | MDEV-8429: Change binlog_checksum default to match MySQL 5.6.6+Oleksandr Byelkin2016-05-203-7/+7
* | | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-3111-93/+0
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-0/+18
|\ \ \ | |/ /
| * | MDEV-9667: Server hangs after select count(distinct name) from t2 where a=836...Jan Lindström2016-03-111-0/+18
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-233-32/+149
|\ \ \ | |/ /
| * | Merge branch 'bb-10.0-serg' into 10.0mariadb-10.0.24Sergei Golubchik2016-02-172-32/+68
| |\ \
| | * | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2016-02-161-2/+2
| | * | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-02-161-0/+68
| | * | Revert "MDEV-8696: Adding indexes on empty table is slow with large innodb_so...Sergei Golubchik2016-02-161-32/+0
| * | | MDEV-9548: Alter table (renaming and adding index) fails with "Incorrect key ...Jan Lindström2016-02-151-0/+81
| |/ /
* | | fix innodb-get-fk testSergei Golubchik2015-12-211-4/+6
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-219-1/+229
|\ \ \ | |/ /
| * | MDEV-8297: information_schema.innodb_sys_tablestats.modified_counter doesn't ...Jan Lindström2015-12-152-0/+29
| * | MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in...Jan Lindström2015-12-141-0/+61
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-135-1/+138
| |\ \ | | |/
| | * MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitiv...Jan Lindström2015-12-111-0/+31
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-0/+12
| | |\
| | | * Bug #19929435 DROP DATABASE HANGS WITH MALFORMED TABLEAnnamalai Gurusami2015-09-221-0/+12
| | * | MDEV-8827 Duplicate key with auto incrementSergei Golubchik2015-12-071-1/+1
| | * | one more testSergei Golubchik2015-12-071-0/+1
| | * | MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf...Jan Lindström2015-12-032-0/+93
| * | | Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-0/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-192-0/+50
|\ \ \ \ | |/ / /
| * | | MDEV-8696: Adding indexes on empty table is slow with large innodb_sort_buffe...Jan Lindström2015-10-271-0/+32
| * | | Fixed MDEV-8408Monty2015-10-231-0/+18
* | | | MDEV-9040: 10.1.8 fails after upgrade from 10.0.21Jan Lindström2015-11-056-87/+61
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-125-3/+53
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-094-1/+51
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-082-1/+4
| | |\ \ | | | |/
| | | * Bug#20198490 : LOWER_CASE_TABLE_NAMES=0 ON WINDOWS LEADS TOArun Kuruvila2015-08-212-1/+4
| | * | Bug #68148: drop index on a foreign key column leads to missing tableJan Lindström2015-09-301-0/+41
| | * | MDEV-8841 innodb_zip.innodb-create-options fails in buildbotElena Stepanova2015-09-241-0/+6
| * | | MDEV-8443: mysql-test - innodb.innodb_simulate_comp_failures 'innodb_plugin' ...Jan Lindström2015-09-041-2/+2
* | | | Speed up some innodb testsMonty2015-10-053-1/+3
* | | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-1/+2
* | | | MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least one ...Jan Lindström2015-09-041-0/+2
* | | | test cleanup: remove Format_description_log_event size dependencySergei Golubchik2015-09-044-5/+22
* | | | fix innodb.innodb_uninstall test to cleanup after itselfSergei Golubchik2015-09-031-2/+2