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