summaryrefslogtreecommitdiff
path: root/mysql-test/main
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28958 Crash when checking whether condition can be pushed into viewbb-10.8-igorIgor Babaev2023-03-142-0/+38
* MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FFAlexander Barkov2023-02-2334-0/+25011
* Merge 10.6 into 10.8Marko Mäkelä2023-02-167-12/+173
|\
| * Merge 10.5 into 10.6Marko Mäkelä2023-02-162-1/+93
| |\
| | * MDEV-30333 Wrong result with not_null_range_scan and LEFT JOIN with empty tableMonty2023-02-152-1/+93
| * | MDEV-30324: Wrong result upon SELECT DISTINCT ... WITH TIESVicențiu Ciorbaru2023-02-152-0/+47
| * | Update comments to match new debug_sync implementationVicențiu Ciorbaru2023-02-151-7/+4
| * | Merge 10.5 into 10.6Marko Mäkelä2023-02-142-4/+29
| |\ \ | | |/
| | * MDEV-30412: JSON_OBJECTAGG doesn't escape double quote in keyWeijun Huang2023-02-142-0/+20
* | | Merge 10.6 into 10.8Marko Mäkelä2023-02-1014-27/+830
|\ \ \ | |/ /
| * | Merge 10.5 into 10.6Marko Mäkelä2023-02-1012-8/+754
| |\ \ | | |/
| | * Merge 10.4 into 10.5Marko Mäkelä2023-02-1012-8/+754
| | |\
| | | * MDEV-30586 DELETE with aggregation in subquery of WHERE returns bogus errorIgor Babaev2023-02-092-0/+73
| | | * Merge branch '10.4.28' into 10.4Oleksandr Byelkin2023-02-0610-8/+674
| | | |\
| | | | * MDEV-30538 Plans for SELECT and multi-table UPDATE/DELETE unexpectedly differIgor Babaev2023-02-033-4/+198
| | | | * MDEV-30556 UPPER() returns an empty string for U+0251 in Unicode-5.2.0+ colla...Alexander Barkov2023-02-037-4/+476
| | | * | MDEV-30218: Incorrect optimization for rowid_filtering, correctionSergei Petrunia2023-01-282-9/+51
| | | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-288-2/+609
| | | |\ \ | | | | |/ | | | |/|
| * | | | Merge branch '10.6.12' into 10.6Oleksandr Byelkin2023-02-062-19/+70
| |\ \ \ \
| | * | | | Implement DEBUG_SYNC multiple signal firing capabilityVicențiu Ciorbaru2023-02-032-2/+9
| | * | | | debug_sync: Implement NO_CLEAR_EVENT syntaxVicențiu Ciorbaru2023-02-032-0/+27
| | * | | | Implement multiple-signal debug_syncVicențiu Ciorbaru2023-02-032-17/+34
* | | | | | Merge branch '10.7' into 10.8mariadb-10.8.7Oleksandr Byelkin2023-02-014-0/+39
|\ \ \ \ \ \
| * \ \ \ \ \ 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.7' into 10.8Oleksandr Byelkin2023-01-3120-117/+1461
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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.7' into 10.8Oleksandr Byelkin2023-01-186-0/+107
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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.7 into 10.8Marko Mäkelä2023-01-1336-356/+1058
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | | | |\ \ | | | | | |/