summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/r
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0 into 10.1Marko Mäkelä2018-12-121-0/+33
|\
| * MDEV-17833 ALTER TABLE is not enforcing prefix index size limitEugene Kosov2018-12-111-0/+33
* | Merge 10.0 into 10.1Marko Mäkelä2018-11-051-7/+131
|\ \ | |/
| * MDEV-13671 InnoDB should use case-insensitive column name comparisons like th...Eugene Kosov2018-11-051-7/+131
* | Fix innodb.table_flags,debugMarko Mäkelä2018-10-315-12/+272
* | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-315-0/+384
|\ \ | |/
| * MDEV-12023 Assertion failure sym_node->table != NULL on startupMarko Mäkelä2018-10-305-0/+384
* | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-303-0/+61
|\ \ | |/
| * MDEV-17533 Merge new release of InnoDB 5.6.42 to 10.0Marko Mäkelä2018-10-251-0/+14
| * MDEV-17532 Performance_schema reports wrong directory for the temporary files...Marko Mäkelä2018-10-251-0/+15
| * MDEV-17531 Crash in RENAME TABLE with FOREIGN KEY and FULLTEXT INDEXMarko Mäkelä2018-10-251-0/+32
* | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-062-0/+92
|\ \ | |/
| * MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele...Sergei Golubchik2018-09-041-0/+36
| * MDEV-12669 Circular foreign keys cause a loop and OOM upon LOCK TABLESergei Golubchik2018-09-041-0/+19
| * extend prelocking to FK-accessed tablesSergei Golubchik2018-09-041-0/+37
* | Add MDEV-11080, MDEV-16709 tests for the MDEV-13333 fixMarko Mäkelä2018-09-041-1/+28
* | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-07-312-8/+257
|\ \ | |/
| * MDEV-16851 On schema mismatch in IMPORT TABLESPACE, display ROW_FORMAT in cle...Marko Mäkelä2018-07-301-7/+256
* | MDEV-13103 Deal with page_compressed page corruptionMarko Mäkelä2018-06-142-2/+0
* | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-131-1/+1
|\ \ | |/
| * Fix innodb.rename_table for embeddedVicențiu Ciorbaru2018-06-131-1/+1
* | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-0/+5
|\ \ | |/
| * MDEV-16456 InnoDB error "returned OS error 71" complains about wrong pathMarko Mäkelä2018-06-121-0/+5
* | MDEV-15824 innodb_defragment=ON trumps innodb_optimize_fulltext_only=ON in OP...Marko Mäkelä2018-06-051-5/+16
* | Add FLUSH TABLES to avoid corruption of MyISAM system tablesMarko Mäkelä2018-06-051-0/+1
* | MDEV-14589 InnoDB should not lock a delete-marked recordMarko Mäkelä2018-05-291-0/+40
* | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-191-6/+0
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2018-05-191-6/+0
| |\
* | \ Merge 10.0 into 10.1Marko Mäkelä2018-05-111-0/+29
|\ \ \ | |/ /
| * | Bug #26334149 - MYSQL CRASHES WHEN FULL TEXT INDEXES IBD FILES ARE ORPHANED D...Sachin Agarwal2018-05-111-0/+29
* | | Merge 10.0 into 10.1Marko Mäkelä2018-05-071-0/+15
|\ \ \ | |/ /
| * | MDEV-14693 XA: Assertion `!clust_index->online_log' failed in rollback_inplac...Marko Mäkelä2018-05-071-0/+15
* | | Merge 10.0 into 10.1Marko Mäkelä2018-04-242-0/+28
|\ \ \ | |/ /
| * | MDEV-15937 Assertion failure 'key->flags & 1' on ALTER TABLEMarko Mäkelä2018-04-231-0/+4
| * | Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-0/+24
| |\ \ | | |/
| | * BUG#27216817: INNODB: FAILING ASSERTION: PREBUILT->TABLE->N_MYSQL_HANDLES_OPE...Sergei Golubchik2018-04-191-0/+24
* | | MDEV-12396 IMPORT TABLESPACE: Do not retry partial readsMarko Mäkelä2018-03-201-0/+3
* | | MDEV-14904 Backport innodb_default_row_formatMarko Mäkelä2018-03-077-3/+294
* | | MDEV-15333 MariaDB (still) slow startMarko Mäkelä2018-02-171-0/+26
* | | Merge 10.0 into 10.1Marko Mäkelä2018-02-131-0/+43
|\ \ \ | |/ /
| * | MDEV-14988 innodb_read_only tries to modify files if transactions were recove...Marko Mäkelä2018-02-131-0/+43
* | | Merge 10.0 into 10.1Marko Mäkelä2018-02-082-1/+27
|\ \ \ | |/ /
| * | Make the test innodb.recovery_shutdown more robustMarko Mäkelä2018-02-081-1/+1
| * | MDEV-15249 Crash in MVCC read after IMPORT TABLESPACEMarko Mäkelä2018-02-081-0/+26
* | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-023-2/+50
|\ \ \ | |/ /
| * | Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-292-2/+0
| * | Merge 5.5 into 10.0Marko Mäkelä2018-01-292-2/+48
| |\ \ | | |/
| | * Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-292-2/+48
| * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+2
| |\ \ | | |/
| | * MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_i...Marko Mäkelä2018-01-221-0/+2