summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mariadb-5.5.68' into 10.0bb-10.0-serg10.0Sergei Golubchik2020-05-274-1/+75
|\
| * Bug#29915479 RUNNING COM_REGISTER_SLAVE WITHOUT COM_BINLOG_DUMP CAN RESULTS I...Sergei Golubchik2020-04-302-0/+49
| * Bug#28388217 - SERVER CAN FAIL WHILE REPLICATING CONDITIONAL COMMENTSSergei Golubchik2020-04-292-1/+26
* | Merge tag 'mariadb-5.5.66' into 10.0Sergei Golubchik2019-11-2213-197/+213
|\ \ | |/
| * MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' constructMarko Mäkelä2019-10-1113-202/+213
* | restore the correct InnoDB auto-inc behavior after the mergeSergei Golubchik2019-08-263-16/+16
* | Merge tag 'mariadb-5.5.65' into 10.0Sergei Golubchik2019-08-269-13/+266
|\ \ | |/
| * BUG#28642318: POINT IN TIME RECOVERY USING MYSQLBINLOG BROKEN WITH TEMPORARY ...Nisha Gopalakrishnan2019-07-242-0/+54
| * Bug#15851528 DUPLICATE KEY ERROR ON AUTO-INC PK WITH MIXED AUTO_INCREMENT_INC...Rahul Malik2019-07-232-2/+190
| * Revert "MDEV-8827 Duplicate key with auto increment"Marko Mäkelä2019-07-232-3/+3
| * Bug #20989615 INNODB AUTO_INCREMENT PRODUCES SAME VALUE TWICEThirunarayanan Balathandayuthapani2019-07-232-0/+186
| * Update FSF AddressVicențiu Ciorbaru2019-05-112-2/+2
* | Merge tag 'mariadb-5.5.64' into 10.0Sergei Golubchik2019-08-2310-0/+528
|\ \ | |/
| * MDEV-15772: Clean up the testmariadb-5.5.64Marko Mäkelä2019-04-262-0/+2
| * fix the test for embeddedSergei Golubchik2019-04-261-0/+2
| * test case for a previous commitSergei Golubchik2019-04-252-0/+41
| * MDEV-18923 Assertion `!lex_string_cmp(system_charset_info, fk_info->reference...Sergei Golubchik2019-04-242-0/+29
| * MDEV-15772 Potential list overrun during XA recoveryThirunarayanan Balathandayuthapani2019-04-242-0/+355
| * MDEV-18139 ALTER IGNORE ... ADD FOREIGN KEY causes bogus errorMarko Mäkelä2019-04-232-0/+42
| * MDEV-14784: Slave crashes in show_status_array upon running a trigger withSujatha Sivakumar2019-03-272-0/+57
* | 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