summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-2612-267/+307
|\
| * Fixed ps-protocol thread_pool_server_audit failureSergey Vojtovich2019-03-261-0/+2
| * Fix tests in 2020Bernhard M. Wiedemann2019-03-262-332/+332
| * Fix for MDEV-17449, typo in error message (#1146)Chris Calender2019-03-245-37/+37
| * Fix for MDEV-18276, typo in error message + all other occurrences of referingChris Calender2019-03-231-1/+1
| * MDEV-17119 replicate_rewrite_db does not work for single chardatabase namesachin2019-03-223-1/+39
* | MDEV-17595 - ALTER TABLE ADD FOREIGN KEY crashSergey Vojtovich2019-03-112-0/+28
* | MDEV-18016: Assertion failure on ALTER TABLE after foreign_key_checks=0Marko Mäkelä2019-01-292-0/+20
* | MDEV-18256 Duplicated call to dict_foreign_remove_from_cache()Marko Mäkelä2019-01-292-0/+19
* | MDEV-18222: Duplicated call to dict_foreign_remove_from_cache()Marko Mäkelä2019-01-292-0/+25
* | Merge branch 'merge-perfschema-5.6' into 10.0Oleksandr Byelkin2019-01-282-2/+7
|\ \
| * | 5.6.43Oleksandr Byelkin2019-01-242-2/+7
| * | 5.6.42Sergei Golubchik2018-10-271-7/+7
* | | MDEV-17376 Server fails to set ADD_PK_INDEX, DROP_PK_INDEX if unique index no...Thirunarayanan Balathandayuthapani2019-01-244-15/+179
* | | MDEV-17803 Row-based event is not applied when table map id is greaterAndrei Elkin2019-01-235-0/+154
* | | Bug#28867993: POSSIBLE ISSUE WITH MYSQL SERVER RESTARTSergei Golubchik2019-01-232-0/+21
* | | MDEV-17475: Increase maximum possible value for table_definition_cache to mat...Oleksandr Byelkin2019-01-162-11/+11
* | | Merge pull request #973 from tempesta-tech/tt-10.0-MDEV-16499-virtual-innodbMarko Mäkelä2019-01-142-0/+26
|\ \ \
| * | | MDEV-16499 [10.1] ER_NO_SUCH_TABLE_IN_ENGINE followed by "Please drop the tab...Eugene Kosov2018-11-302-0/+26
* | | | MDEV-18041 Database corruption after renaming a prefix-indexed columnEugene Kosov2018-12-292-0/+34
* | | | MDEV-17720 slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASESachin2018-12-192-0/+33
* | | | MDEV-17833 ALTER TABLE is not enforcing prefix index size limitEugene Kosov2018-12-112-0/+63
* | | | MDEV-17898 FLUSH PRIVILEGES crashes server with segfaultSergei Golubchik2018-12-062-0/+24
|/ / /
* | | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-11-152-0/+117
|\ \ \ | | |/ | |/|
| * | MDEV-17724 Wrong result for BETWEEN 0 AND 18446744073709551615Alexander Barkov2018-11-152-0/+117
* | | MDEV-13671 InnoDB should use case-insensitive column name comparisons like th...Eugene Kosov2018-11-052-10/+229
* | | MDEV-12023 Assertion failure sym_node->table != NULL on startupMarko Mäkelä2018-10-306-0/+388
* | | MDEV-15919 lower_case_table_names does not behave as expectedSergei Golubchik2018-10-292-2/+3
* | | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-2717-0/+421
|\ \ \ | |/ /
| * | Bug#27799513: POTENTIAL DOUBLE FREE OR CORRUPTION OF HEAP INFO (HP_INFO)Sergei Golubchik2018-10-232-0/+13
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-231-6/+6
| |\ \
| | * | Bug#27788907 SOME FILE OPERATIONS IN MF_IOCACHE2.C ARE NOT INSTRUMENTEDmysql-5.5.62Marc Alff2018-08-201-6/+6
| * | | MDEV-15919 lower_case_table_names does not behave as expected(nor...Sachin2018-10-1713-0/+245
| * | | MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-222-0/+91
| * | | MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-222-0/+5
| * | | MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-222-0/+3
| * | | MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-222-0/+64
* | | | MDEV-17533 Merge new release of InnoDB 5.6.42 to 10.0Marko Mäkelä2018-10-252-1/+38
* | | | MDEV-17532 Performance_schema reports wrong directory for the temporary files...Marko Mäkelä2018-10-253-0/+57
* | | | MDEV-17531 Crash in RENAME TABLE with FOREIGN KEY and FULLTEXT INDEXMarko Mäkelä2018-10-252-0/+82
* | | | MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit...Thirunarayanan Balathandayuthapani2018-10-164-0/+30
* | | | fix test suite after MDEV-15438Vladislav Vaintroub2018-10-122-0/+2
* | | | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-212-0/+19
|\ \ \ \ | |/ / /
| * | | MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheEugene Kosov2018-09-102-0/+19
* | | | cleanup: remove extra/rpl_tests/rpl_foreign_key.testSergei Golubchik2018-09-042-6/+62
* | | | MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele...Sergei Golubchik2018-09-042-0/+75
* | | | MDEV-12669 Circular foreign keys cause a loop and OOM upon LOCK TABLESergei Golubchik2018-09-042-0/+44
* | | | extend prelocking to FK-accessed tablesSergei Golubchik2018-09-042-0/+85
* | | | Merge branch '5.5' into 10.0bb-10.0-merge-sanjaOleksandr Byelkin2018-09-032-0/+14
|\ \ \ \ | |/ / /
| * | | MDEV-16682 Assertion `(buff[7] & 7) == HEAD_PAGE' failedMonty2018-08-302-0/+14