summaryrefslogtreecommitdiff
path: root/mysql-test/r/cte_nonrecursive.result
Commit message (Expand)AuthorAgeFilesLines
* Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-4/+4
* Fixed bug mdev-10923.Igor Babaev2016-09-301-0/+32
* MDEV-10729: Server crashes in st_select_lex::set_explain_typeSergei Petrunia2016-09-071-0/+15
* MDEV-10058: Suspicious EXPLAIN output for a derived table + WITH + joined tablSergei Petrunia2016-09-071-0/+16
* MDEV-10057: Crash with EXPLAIN + WITH + constant querySergei Petrunia2016-09-071-0/+13
* Merge 10.2 into 10.2-mdev9864.Igor Babaev2016-08-301-9/+6
|\
| * MDEV-3944: Allow derived tables in VIEWSOleksandr Byelkin2016-05-281-9/+6
* | mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-291-0/+3
* | Fixed a problem with unreferenced CTE:Igor Babaev2016-08-051-0/+48
* | Fixed bug mdev-10344.Igor Babaev2016-07-291-0/+23
* | Merge branch '10.2' into 10.2-mdev986410.2-test1234Galina Shalygina2016-05-251-0/+17
|\ \ | |/
| * Fixed bug mdev-10058.Igor Babaev2016-05-161-0/+17
| * Fixed bug mdev-9937.Igor Babaev2016-04-201-0/+13
* | Fixed the problem of wrong identification of WITH tables defined in WITH clau...Galina Shalygina2016-05-241-2/+3
* | Made prepared statement, explain and views working with recursuve CTE.Galina Shalygina2016-05-121-4/+4
* | Fixed merge problems to allow mysql-test suite 'main' to passGalina Shalygina2016-05-101-7/+10
* | Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-0/+13
|/
* Addressed the issues raised in the review for the main patchbb-10.2-mdev8789Igor Babaev2016-02-171-11/+104
* MDEV-8789 Implement non-recursive common table expressionsGalina Shalygina2015-12-181-0/+655