summaryrefslogtreecommitdiff
path: root/mysql-test/main/brackets.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30032: EXPLAIN FORMAT=JSON output: part #2: print 'loops'.Sergei Petrunia2023-02-031-0/+8
* MDEV-30032: EXPLAIN FORMAT=JSON output: print costsSergei Petrunia2023-02-031-0/+16
* MDEV-5215 prerequisite: remove test and test_* database hacks in the test suiteOleksandr Byelkin2022-11-011-2/+0
* Merge 10.7 into 10.8Marko Mäkelä2022-04-271-13/+13
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-04-211-13/+13
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2022-04-211-13/+13
* | | MDEV-27036: resolve duplicated key issues of JSON tracing outputs:Sergei Krivonos2021-11-261-60/+92
|/ /
* | Merge 10.4 into 10.5Marko Mäkelä2021-03-191-2/+2
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2021-03-191-2/+2
* | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-6/+6
|\ \ | |/
| * Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-6/+6
* | MDEV-20632: Recursive CTE cycle detection using CYCLE clause (nonstandard)Oleksandr Byelkin2020-03-101-3/+3
* | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-09-241-1/+4021
|\ \ | |/
| * MDEV-19956 Queries with subqueries containing UNION are not parsedIgor Babaev2019-09-231-1/+4021
* | MDEV-18844 Implement EXCEPT ALL and INTERSECT ALL operationsWayneXia2019-08-241-1/+1
|/
* MDEV-18689 Simple query with extra brackets stopped workingIgor Babaev2019-05-061-0/+42
* MDEV-19363 Assertion `select_lex' failed in LEX::pop_selectIgor Babaev2019-05-011-0/+59
* MDEV-19324 Wrong results from query, using brackets with ORDER BY ..LIMITIgor Babaev2019-04-261-0/+150
* MDEV-16357 LIMIT and ORDER BY clause is ignored on a query with UNIONIgor Babaev2018-11-061-0/+24
* MDEV-16359 wrong result (extra rows) on the query with UNION and bracketsIgor Babaev2018-08-031-0/+12
* MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-0/+210