summaryrefslogtreecommitdiff
path: root/mysql-test/r/cte_nonrecursive.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15478: Lost name of a explicitly named CTE column used inGalina Shalygina2018-03-161-0/+37
* MDEV-14297: Lost name of a explicitly named CTE column used inGalina Shalygina2018-02-201-0/+27
* Corrected the patch for mdev-15119 that caused a failure forIgor Babaev2018-02-081-2/+2
* Fixed mdev-15119 CTE, referencing another CTE, that is declared after,Igor Babaev2018-02-061-0/+19
* Fixed mdev-15120 CTE table should not belong to database, that is in useIgor Babaev2018-02-061-0/+10
* Fixed mdev-14969 Non-recursive Common Table Expressions used in viewIgor Babaev2018-01-181-0/+74
* Fixed mdev-14852 Fails to reopen temp table within standard CTEIgor Babaev2018-01-051-0/+30
* Fixed wrong arguments to printf and related functionsMonty2018-01-041-1/+1
* Fixed the bug MDEV-14755 Crash when executing prepared statementIgor Babaev2017-12-271-0/+118
* MDEV-14428 main.cte_nonrecursive failed in --embeddedSergei Golubchik2017-11-211-58/+0
* Fixed bug mdev-13453 Executing a query via CTE requires more permissionsIgor Babaev2017-11-141-0/+58
* Test case for mdev-13753 CTE is not visible during view creationIgor Babaev2017-11-061-0/+19
* Fixed bugs: mdev-13780 CTE not found, mdev-14184 recursive CTE not foundIgor Babaev2017-11-051-0/+49
* Fixed the bug mdev-13796.Igor Babaev2017-10-111-6/+30
* Fixed a failure of the test case for the bug mdev-13107 in --ps-protocol.Igor Babaev2017-06-281-0/+20
* Fixed the bug mdev-13107 and some similar unreported bugs.Igor Babaev2017-06-281-0/+33
* Merge 10.1 into 10.2Marko Mäkelä2017-05-231-0/+2
* Fixed the bug mdev-12558.Igor Babaev2017-04-251-1/+17
* Fixed the bug mdev-12440.Igor Babaev2017-04-061-0/+23
* Fixed bug mdev-12185.Igor Babaev2017-03-071-0/+22
* Fixed bug mdev-11818.Igor Babaev2017-01-181-0/+12
* 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