summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-06-1813-11/+104
|\
| * MDEV-22894: Mariabackup should not read [mariadb-client] option groupVlad Lesin2020-06-182-0/+12
| * Fix the test mariabackup.mdev-14447Marko Mäkelä2020-06-181-2/+2
| * MDEV-22370 safe_mutex: Trying to lock uninitialized mutex at /data/src/10.4-b...Sachin2020-06-172-0/+22
| * MDEV-21759 galera.galera_parallel_autoinc_manytrx sporadic failures.MikkoJaakola2020-06-162-0/+4
| * Fix include statements in galera_ipv6_mariabackup_section andAlexey Yurchenko2020-06-152-2/+2
| * MDEV-18215: mariabackup does not report unknown command line optionsVlad Lesin2020-06-1410-9/+68
| * Merge commit 10.3 into 10.4Marko Mäkelä2020-06-141-0/+1
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-06-141-0/+1
| | |\
| | | * MDEV-22889: Disable innodb.innodb_force_recovery_rollbackMarko Mäkelä2020-06-141-0/+1
* | | | Fix include statements in galera_ipv6_mariabackup_section andbb-10.5-MDEV-22125Alexey Yurchenko2020-06-172-2/+2
* | | | MDEV-21759 galera.galera_parallel_autoinc_manytrx sporadic failures.MikkoJaakola2020-06-172-0/+4
* | | | Add global ignore for Sending JOIN failed warning.Jan Lindström2020-06-171-1/+1
* | | | MDEV-22125 : galera.galera_drop_multi MTR failed: InnoDB: MySQL is trying to ...Jan Lindström2020-06-172-0/+45
* | | | MDEV-22569: Run bin/mariadbd instead of bin/mysqldOtto Kekäläinen2020-06-161-19/+18
* | | | MDEV-22837 JSON_ARRAYAGG and JSON_OBJECTAGG treat JSON arguments as text.Alexey Botchkov2020-06-152-0/+13
* | | | MDEV-22844 JSON_ARRAYAGG is limited by group_concat_max_len.Alexey Botchkov2020-06-152-0/+20
* | | | MDEV-22881 Unexpected errors, corrupt output, Valgrind / ASAN errors in Item_...Aleksey Midenkov2020-06-152-0/+23
* | | | Fix drop_combinations for embeddedVicențiu Ciorbaru2020-06-151-0/+52
* | | | fixup of "Make error messages from DROP TABLE and DROP TABLE IF EXISTS consis...Oleksandr Byelkin2020-06-152-14/+1
* | | | MDEV-22891: Optimizer trace: const tables are not clearly visibleSergei Petrunia2020-06-152-0/+54
* | | | Fixed hang in Aria page cache with concurrent SELECTOleksandr Byelkin2020-06-142-0/+60
* | | | Fix for crash in Aria LOCK TABLES + CREATE TRIGGERMonty2020-06-142-0/+24
* | | | BINLOG with LOCK TABLES and SAVEPOINT could cause a crash in debug binMonty2020-06-142-0/+34
* | | | Fixed crash in failing instant alter table with partitioned tableMonty2020-06-142-0/+52
* | | | Fixed access of undefined memory for compressed MyISAM and Aria tablesMonty2020-06-142-2/+2
* | | | Make error messages from DROP TABLE and DROP TABLE IF EXISTS consistentMonty2020-06-1424-141/+344
* | | | Fixed error messages from DROP VIEW to align with DROP TABLEMonty2020-06-147-8/+1132
* | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-146-2/+378
* | | | MDEV-22884: Adjust the test for PLUGIN_PERFSCHEMA=NOMarko Mäkelä2020-06-141-0/+1
* | | | MDEV-22889: Disable innodb.innodb_force_recovery_rollbackMarko Mäkelä2020-06-141-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-06-1424-62/+403
|\ \ \ \ | |/ / /
| * | | MDEV-21560 Assertion `grant_table || grant_table_role' failed in check_grant_...Sergei Golubchik2020-06-132-0/+34
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-06-1320-82/+326
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-06-1316-58/+232
| | |\ \ | | | |/
| | | * MDEV-21217 innodb_force_recovery=2 may wrongly abort rollbackMarko Mäkelä2020-06-132-0/+51
| | | * Fix wrong merge of commit d218d1aa49e848cef2bdbe83bbaf08e474d5209cVicențiu Ciorbaru2020-06-122-9/+1
| | | * Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-06-116-0/+111
| | | |\
| | | | * MDEV-22755 CREATE USER leads to indirect SIGABRT in __stack_chk_fail () from ...Alexander Barkov2020-06-112-0/+26
| | | | * MDEV-5924: MariaDB could crash after changing the query_cache sizeOleksandr Byelkin2020-06-102-0/+29
| | | | * Revert "MDEV-22830: SQL_CALC_FOUND_ROWS not working properly for single SELEC...Oleksandr Byelkin2020-06-102-12/+0
| | | | * MDEV-22830: SQL_CALC_FOUND_ROWS not working properly for single SELECT for DUALrucha1742020-06-092-0/+12
| | | | * MDEV-22728: SIGFPE in Unique::get_cost_calc_buff_size from prepare_search_bes...Varun Gupta2020-06-072-0/+57
| | | * | MDEV-21619 Server crash or assertion failures in my_datetime_to_strAlexander Barkov2020-06-116-0/+78
| | | * | Remove a stale testMarko Mäkelä2020-06-102-58/+0
| | * | | MDEV-22268 virtual longlong Item_func_div::int_op(): Assertion `0' failed in ...Alexander Barkov2020-06-132-0/+53
| | * | | MDEV-11563: GROUP_CONCAT(DISTINCT ...) may produce a non-distinct listVarun Gupta2020-06-092-22/+38
| * | | | MDEV-22499 Assertion `(uint) (table_check_constraints - share->check_constrai...Alexander Barkov2020-06-122-0/+36
| * | | | MDEV-22854 Garbage returned with SELECT CASE..DEFAULT(timestamp_field_with_no...Alexander Barkov2020-06-102-0/+24
| * | | | MDEV-22734 Assertion `mon > 0 && mon < 13' failed in sec_since_epochAlexander Barkov2020-06-082-2/+21