summaryrefslogtreecommitdiff
path: root/mysql-test/main
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17399 Add support for JSON_TABLE.Alexey Botchkov2020-07-162-0/+27
* MDEV-21902 Nested JSON_ARRAYAGG in JSON_OBJECT should not get escaped.Alexey Botchkov2020-06-042-0/+5
* MDEV-21914 JSON_ARRAYAGG doesn't reject ORDER BY clause, but doesn't work eit...Alexey Botchkov2020-06-042-0/+5
* MDEV-22084 Squared brackets missing from JSON_ARRAYAGG when used in a view.Alexey Botchkov2020-06-042-0/+9
* MDEV-22640, MDEV-22449, MDEV-21528 JSON_ARRAYAGG crashes with NULL values.Alexey Botchkov2020-06-042-0/+9
* MDEV-21546 main.backup_stages occasionally reports lock wait timeoutMarko Mäkelä2020-06-022-4/+4
* MDEV-22303: Incorrect ordering with REGEXP_REPLACE and OFFSET/LIMITVarun Gupta2020-06-012-0/+37
* MDEV-20280 PERCENTILE_DISC() rejects temporal and string inputAlexander Barkov2020-06-012-6/+41
* MDEV-20809 EXTRACT from INET6 value does not produce any warningsAlexander Barkov2020-06-014-0/+47
* MDEV-22249 Upgrade testing between major versions in MTRElena Stepanova2020-06-012-0/+88
* Merge 10.4 into 10.5Marko Mäkelä2020-05-3131-38/+700
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-05-3011-11/+202
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-05-294-4/+54
| | * Merge 10.2 into 10.3Marko Mäkelä2020-05-277-7/+148
| * | Added test case for query that was crashing in 10.4.13Monty2020-05-282-0/+14
| * | MDEV-22545: One more fix: main.perror-winMarko Mäkelä2020-05-261-1/+1
| * | After-merge fix: main.perror-winMarko Mäkelä2020-05-261-3/+3
| * | Merge 10.3 into 10.4Marko Mäkelä2020-05-2615-5/+453
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-05-2513-3/+412
| | * Don't crash if creating sequence under XAMonty2020-05-222-0/+39
| * | MDEV-14221 Assertion `0' failed in Item::field_type_for_temporal_comparisonAlexander Barkov2020-05-222-0/+21
* | | MDEV-20366 Server crashes in get_current_user upon SET PASSWORD via SPAlexander Barkov2020-05-302-0/+45
* | | MDEV-22625 SIGSEGV in intern_find_sys_var (optimized builds)Alexander Barkov2020-05-2916-0/+598
* | | Fixed failure in flush_read_lock.testMonty2020-05-232-0/+4
* | | Fixed access to undefined memory found by valgrind and MSANMonty2020-05-231-0/+2
* | | Aria will now register it's transactionsMonty2020-05-237-19/+164
* | | Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engineMonty2020-05-232-3/+24
* | | Merge 10.4 into 10.5Marko Mäkelä2020-05-208-0/+156
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-05-204-0/+65
| |\ \ | | |/
| | * MDEV-22391 Assertion `0' failed in Item_type_holder::val_str on utf16 charset...Alexander Barkov2020-05-204-0/+65
| * | Merge 10.3 into 10.4Marko Mäkelä2020-05-194-0/+91
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-05-194-0/+91
* | | Merge 10.4 into 10.5Marko Mäkelä2020-05-192-0/+29
|\ \ \ | |/ /
| * | MDEV-22610 Crash in INSERT INTO t1 (VALUES (DEFAULT) UNION VALUES (DEFAULT))Alexander Barkov2020-05-192-0/+29
* | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2020-05-192-0/+25
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2020-05-192-0/+25
| |\ \ | | |/
| | * MDEV-21995 Server crashes in Item_field::real_type_handler with table value c...Alexander Barkov2020-05-192-0/+25
* | | Merge 10.4 into 10.5Marko Mäkelä2020-05-1810-6/+957
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-05-182-4/+4
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-05-182-4/+4
| * | Merge 10.3 into 10.4Marko Mäkelä2020-05-164-0/+61
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-05-162-0/+56
| | * MDEV-18100: Clean up testMarko Mäkelä2020-05-162-0/+6
| * | Merge 10.3 into 10.4Marko Mäkelä2020-05-166-2/+892
| |\ \ | | |/
| | * MDEV-18100: User defined aggregate functions not working correctly when the s...Varun Gupta2020-05-152-0/+66
| | * MDEV-22560 Crash on a table value constructor with an SP variableAlexander Barkov2020-05-152-0/+24
| | * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2020-05-142-0/+30
| | * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2020-05-142-2/+767
* | | Merge 10.4 into 10.5Aleksey Midenkov2020-05-152-7/+76
|\ \ \ | |/ /
| * | MDEV-22563 Segfault on duplicate free of Item_func_in::arrayAleksey Midenkov2020-05-152-0/+70