summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs found by valgrindMonty2020-07-022-3/+14
* Merge 10.2 into 10.3Marko Mäkelä2020-07-0263-44/+1663
|\
| * MDEV-20428 after-merge fix: Stabilize the testMarko Mäkelä2020-07-012-6/+6
| * MDEV-21222 mariabackup.incremental_backup failed with memory allocation failureSergei Golubchik2020-07-011-0/+5
| * Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-0138-20/+1295
| |\
| | * MDEV-17606: Query returns wrong results (while using CHARACTER SET utf8)Varun Gupta2020-06-272-0/+31
| | * MDEV-22706: Assertion `!current' failed in PROFILING::start_new_querySujatha2020-06-252-0/+58
| | * Test fixes.Jan Lindström2020-06-245-0/+9
| | * MTR tests to test Galera fix for node joining over several configurationAlexey Yurchenko2020-06-246-0/+979
| | * mtr: use env for perlDaniel Black2020-06-2318-18/+18
| | * MDEV-22941 Assertion `idx < array.elements' failed in Dynamic_array<st_mysql_...Alexander Barkov2020-06-192-0/+22
| | * MDEV-20428: "Start binlog_dump" message doesn't indicate GTID positionSujatha2020-06-162-0/+155
| * | MDEV-22852: SIGSEGV in sortlength (optimized builds)Varun Gupta2020-07-012-0/+24
| * | MDEV-22984: Throw an error when arguments to window functions are window func...Varun Gupta2020-06-302-0/+23
| * | MDEV-22726: Add check that one can't change general or slow log to aVlad Lesin2020-06-242-0/+14
| * | MDEV-22179 rr support for mtrAleksey Midenkov2020-06-241-10/+10
| * | Test case cleanups.Jan Lindström2020-06-235-1/+114
| * | MDEV-21759 galera.galera_parallel_autoinc_manytrx sporadic failures.MikkoJaakola2020-06-232-0/+4
| * | Fix include statements in galera_ipv6_mariabackup_section andAlexey Yurchenko2020-06-232-2/+2
| * | MDEV-22125 : galera.galera_drop_multi MTR failed: InnoDB: MySQL is trying to ...Jan Lindström2020-06-232-0/+45
| * | MDEV-20928 : Galera test failure on galera.galera_var_innodb_disallow_writes:...Jan Lindström2020-06-233-18/+25
| * | MDEV-22976 CAST(JSON_EXTRACT() AS DECIMAL) does not handle boolean valuesAlexander Barkov2020-06-222-0/+26
| * | MDEV-22179 rr support for mtr reviewAleksey Midenkov2020-06-221-15/+17
| * | MDEV-22179 rr(record and replay) support for mtrSachin2020-06-221-2/+32
| * | MDEV-22811 DDL fails to drop and re-create FTS indexThirunarayanan Balathandayuthapani2020-06-182-0/+15
| * | MDEV-21695 Server crashes in TABLE::evaluate_update_default_function upon UPD...Alexander Barkov2020-06-172-0/+37
| * | Add global ignore for Sending JOIN failed warning.Jan Lindström2020-06-161-1/+1
| * | Add missing include as test requires galera debug libraryJan Lindström2020-06-151-0/+2
* | | MDEV-22866: Crash in join optimizer with constant outer join nestSergei Petrunia2020-06-233-0/+97
* | | Remove rpl_parallel2 from disabled.defSachin2020-06-231-1/+0
* | | MDEV-22906 Disallow system_versioning_asof in DMLAleksey Midenkov2020-06-162-0/+53
* | | 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
* | | 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
* | | Merge 10.2 into 10.3Marko Mäkelä2020-06-082-8/+232
|\ \ \ | |/ /
| * | MDEV-22748 MariaDB crash on WITH RECURSIVE large queryIgor Babaev2020-06-062-8/+232
* | | Don't allow ALTER TABLE ... ORDER BY on SEQUENCE objectsMonty2020-06-072-0/+18
* | | Don't allow illegal create options for SEQUENCEMonty2020-06-074-0/+90