summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/r
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2016-05-042-0/+93
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-0/+44
| |\
| | * MDEV-9142 :Adding Constraint with no database referenceJan Lindström2016-04-231-0/+44
| * | MDEV-9918: [ERROR] mysqld got signal 11 during ALTER TABLE `name` COLUMN ADDJan Lindström2016-04-221-0/+49
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-0/+21
|\ \ \ | |/ /
| * | MDEV-9667: Server hangs after select count(distinct name) from t2 where a=836...Jan Lindström2016-03-111-0/+21
* | | MDEV-9640: Add used key_id to INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTIONJan Lindström2016-03-181-1/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-235-42/+143
|\ \ \ | |/ /
| * | Merge branch 'bb-10.0-serg' into 10.0mariadb-10.0.24Sergei Golubchik2016-02-173-39/+51
| |\ \
| | * | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-02-161-0/+51
| | * | Revert "MDEV-8696: Adding indexes on empty table is slow with large innodb_so...Sergei Golubchik2016-02-162-39/+0
| * | | MDEV-9548: Alter table (renaming and adding index) fails with "Incorrect key ...Jan Lindström2016-02-151-0/+92
| |/ /
* | | fix innodb-get-fk testSergei Golubchik2015-12-211-2/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-217-3/+157
|\ \ \ | |/ /
| * | MDEV-8297: information_schema.innodb_sys_tablestats.modified_counter doesn't ...Jan Lindström2015-12-151-0/+20
| * | MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in...Jan Lindström2015-12-141-0/+71
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-134-2/+65
| |\ \ | | |/
| | * MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitiv...Jan Lindström2015-12-111-0/+40
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-0/+9
| | |\
| | | * Bug #19929435 DROP DATABASE HANGS WITH MALFORMED TABLEAnnamalai Gurusami2015-09-221-0/+9
| | * | MDEV-8827 Duplicate key with auto incrementSergei Golubchik2015-12-071-2/+2
| | * | one more testSergei Golubchik2015-12-071-0/+12
| | * | MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf...Jan Lindström2015-12-031-0/+2
| * | | Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-1/+1
* | | | update test resultsSergei Golubchik2015-11-201-0/+3
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-195-9/+56
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-11-182-9/+9
| |\ \ \ | | |/ /
| | * | MDEV-8854: New warning messages are unreadableJan Lindström2015-11-092-14/+16
| * | | MDEV-8696: Adding indexes on empty table is slow with large innodb_sort_buffe...Jan Lindström2015-10-272-0/+39
| * | | Fixed MDEV-8408Monty2015-10-231-0/+8
* | | | MDEV-9040: 10.1.8 fails after upgrade from 10.0.21Jan Lindström2015-11-054-64/+29
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-122-1/+37
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-0/+36
| |\ \ \ | | |/ /
| | * | Bug #68148: drop index on a foreign key column leads to missing tableJan Lindström2015-09-301-0/+36
| * | | MDEV-8443: mysql-test - innodb.innodb_simulate_comp_failures 'innodb_plugin' ...Jan Lindström2015-09-041-1/+1
* | | | Speed up some innodb testsMonty2015-10-051-0/+1
* | | | 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/+1
* | | | test cleanup: remove Format_description_log_event size dependencySergei Golubchik2015-09-044-58/+55
* | | | fix innodb.innodb_uninstall test to cleanup after itselfSergei Golubchik2015-09-031-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-037-1/+229
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-08-051-0/+13
| |\ \ \ | | |/ /
| | * | Merge tag 'mysql-5.5.45' into 5.5Sergei Golubchik2015-08-011-0/+13
| | |\ \ | | | |/
| | | * Bug #20762798 FK DDL: CRASH IN DICT_FOREIGN_REMOVE_FROM_CACHEAnnamalai Gurusami2015-06-191-0/+13
| * | | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-033-0/+137
| |\ \ \ | | |/ /
| | * | MDEV-6697: Improve foreign keys warnings/errorsJan Lindström2015-07-312-1/+89
| | * | MDEV-8524: Improve error messaging when there is duplicate key or foreign key...Jan Lindström2015-07-311-0/+20
| | * | MDEV-8474: InnoDB sets per-connection data unsafelyJan Lindström2015-07-211-0/+22
| * | | MDEV-8443: mysql-test - innodb.innodb_simulate_comp_failures 'innodb_plugin' ...Jan Lindström2015-07-201-1/+1
| * | | MDEV-8386: MARIADB creates very big tmp file > 351Gb. Started happening after...Jan Lindström2015-07-141-0/+45