summaryrefslogtreecommitdiff
path: root/mysql-test/main
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.6' into 10.7mariadb-10.7.810.7Oleksandr Byelkin2023-02-014-0/+39
|\
| * Fix results in real ps-protocol:Oleksandr Byelkin2023-02-014-0/+39
* | Merge branch '10.6' into 10.7Oleksandr Byelkin2023-01-3120-117/+1461
|\ \ | |/
| * Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-3120-117/+1461
| |\
| | * Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-2720-119/+1465
| | |\
| | | * MDEV-30218: Incorrect optimization for rowid_filtering, correctionSergei Petrunia2023-01-262-9/+51
| | | * Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-268-2/+609
| | | |\
| | | | * MDEV-30081 Crash with splitting from constant mergeable derived tableIgor Babaev2023-01-242-0/+107
| | | | * MDEV-30248 Infinite sequence of recursive calls when processing embedded CTEIgor Babaev2023-01-232-0/+295
| | | | * MDEV-15178: Filesort::make_sortorder: Assertion `pos->field != __null |Sergei Petrunia2023-01-232-2/+84
| | | | * MDEV-30052 Crash with a query containing nested WINDOW clausesIgor Babaev2023-01-202-0/+118
| | | * | MDEV-29199 Unique hash key is ignored upon INSERT ... SELECT into non-empty M...Sergei Golubchik2023-01-202-96/+209
| | | * | MDEV-29294 Assertion `functype() == ((Item_cond *) new_item)->functype()' fai...Oleg Smirnov2023-01-204-0/+208
| | | * | MDEV-27653 long uniques don't work with unicode collationsAlexander Barkov2023-01-194-0/+376
* | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2023-01-186-0/+107
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-182-0/+24
| |\ \ \ \ | | |/ / /
| | * | | MDEV-26392: Crash with json_get_path_next and 10.5.12Rucha Deodhar2023-01-182-0/+24
| * | | | Merge 10.5 into 10.6Marko Mäkelä2023-01-174-0/+83
| |\ \ \ \ | | |/ / /
| | * | | ADD CONSTRAINT IF NOT EXISTS didn't work in SPSergei Golubchik2023-01-172-0/+51
| | * | | MDEV-30080 Wrong result with LEFT JOINs involving constant tablesMonty2023-01-132-0/+32
* | | | | Merge 10.6 into 10.7Marko Mäkelä2023-01-1335-334/+1053
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.5 into 10.6Marko Mäkelä2023-01-1335-334/+1053
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.4 into 10.5Marko Mäkelä2023-01-1330-310/+997
| | |\ \ \ | | | |/ /
| | | * | Merge 10.3 into 10.4Marko Mäkelä2023-01-133-0/+255
| | | |\ \ | | | | |/
| | | | * MDEV-28602 Wrong result with outer join, merged derived table and viewSergei Petrunia2023-01-113-0/+255
| | | * | MDEV-19160 json_pretty() alias for json_detailed()Weijun-H2023-01-122-0/+32
| | | * | fixup for MDEV-19160Rucha Deodhar2023-01-122-8/+7
| | | * | Fixed failing test main.func_jsonMonty2023-01-122-0/+2
| | | * | MDEV-30345 DML does not find rows it is supposed toMonty2023-01-112-0/+36
| | | * | Merge branch '10.3' into 10.4Sergei Golubchik2023-01-1011-5/+271
| | | |\ \ | | | | |/
| | | | * MDEV-30342 Wrong "Truncated incorrect DECIMAL value" warning/errorDaniel Black2023-01-094-0/+54
| | | | * MDEV-27624 Wrong result for nested left join using not_exists optimizationIgor Babaev2023-01-063-0/+142
| | | | * MDEV-29988 group by fixSergei Golubchik2023-01-022-5/+18
| | | | * MDEV-29988: Major performance regression with 10.6.11Dmitry Shulga2023-01-022-0/+50
| | | * | MDEV-17869 AddressSanitizer: use-after-poison in Item_change_list::rollback_i...Sergei Golubchik2023-01-092-0/+33
| | | * | don't set default value in temp table if NO_DEFAULT_VALUE_FLAGSergei Golubchik2023-01-093-5/+40
| | | * | MDEV-29890 Update with inner join false row count resultSergei Golubchik2023-01-092-0/+35
| | | * | cleanupSergei Golubchik2023-01-094-10/+0
| | | * | MDEV-19160 JSON_DETAILED output unnecessarily verboseWeijun-H2023-01-056-267/+289
| | * | | MDEV-30373 Wrong result with range accessMonty2023-01-115-3/+55
* | | | | Merge 10.6 into 10.7Marko Mäkelä2023-01-104-0/+74
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.5 into 10.6Marko Mäkelä2023-01-104-0/+74
| |\ \ \ \ | | |/ / /
| | * | | MDEV-30325 Wrong result upon range query using index condition wrong result u...Monty2023-01-052-0/+37
| | * | | MDEV-30240 Wrong result upon aggregate function with SQL_BUFFER_RESULTMonty2023-01-032-0/+37
* | | | | Merge 10.6 into 10.7Marko Mäkelä2023-01-0430-209/+196
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.5 into 10.6Marko Mäkelä2023-01-0328-202/+160
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.4 into 10.5Marko Mäkelä2023-01-0328-202/+160
| | |\ \ \ | | | |/ /
| | | * | Merge 10.3 into 10.4Marko Mäkelä2023-01-0313-12/+68
| | | |\ \ | | | | |/
| | | | * MDEV-30151 parse error 1=2 not between/inSergei Golubchik2023-01-022-0/+19
| | | | * MDEV-19071 Wrong results when using STDDEV_SAMP() and viewSergei Golubchik2023-01-022-0/+25