Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-19956 Queries with subqueries containing UNION are not parsed | Igor Babaev | 2019-09-23 | 1 | -1/+4021 |
* | MDEV-18689 Simple query with extra brackets stopped working | Igor Babaev | 2019-05-06 | 1 | -0/+42 |
* | MDEV-19363 Assertion `select_lex' failed in LEX::pop_select | Igor Babaev | 2019-05-01 | 1 | -0/+59 |
* | MDEV-19324 Wrong results from query, using brackets with ORDER BY ..LIMIT | Igor Babaev | 2019-04-26 | 1 | -0/+150 |
* | MDEV-16357 LIMIT and ORDER BY clause is ignored on a query with UNION | Igor Babaev | 2018-11-06 | 1 | -0/+24 |
* | MDEV-16359 wrong result (extra rows) on the query with UNION and brackets | Igor Babaev | 2018-08-03 | 1 | -0/+12 |
* | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations | Oleksandr Byelkin | 2018-07-04 | 1 | -0/+210 |