summaryrefslogtreecommitdiff
path: root/mysql-test/t/cte_nonrecursive.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15478: Lost name of a explicitly named CTE column used inGalina Shalygina2018-03-161-0/+23
* MDEV-14297: Lost name of a explicitly named CTE column used inGalina Shalygina2018-02-201-0/+25
* Fixed mdev-15119 CTE, referencing another CTE, that is declared after,Igor Babaev2018-02-061-0/+20
* Fixed mdev-15120 CTE table should not belong to database, that is in useIgor Babaev2018-02-061-0/+15
* Fixed mdev-14969 Non-recursive Common Table Expressions used in viewIgor Babaev2018-01-181-0/+47
* Fixed mdev-14852 Fails to reopen temp table within standard CTEIgor Babaev2018-01-051-0/+29
* Fixed the bug MDEV-14755 Crash when executing prepared statementIgor Babaev2017-12-271-0/+63
* MDEV-14428 main.cte_nonrecursive failed in --embeddedSergei Golubchik2017-11-211-51/+0
* Fixed bug mdev-13453 Executing a query via CTE requires more permissionsIgor Babaev2017-11-141-0/+51
* 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/+28
* Fixed the bug mdev-13796.Igor Babaev2017-10-111-0/+19
* Fixed a failure of the test case for the bug mdev-13107 in --ps-protocol.Igor Babaev2017-06-281-0/+10
* Fixed the bug mdev-13107 and some similar unreported bugs.Igor Babaev2017-06-281-0/+33
* Fixed the bug mdev-12558.Igor Babaev2017-04-251-2/+17
* Fixed the bug mdev-12440.Igor Babaev2017-04-061-0/+24
* Fixed bug mdev-12185.Igor Babaev2017-03-071-0/+21
* Fixed bug mdev-11818.Igor Babaev2017-01-181-0/+12
* Fixed bug mdev-10923.Igor Babaev2016-09-301-0/+33
* MDEV-10729: Server crashes in st_select_lex::set_explain_typeSergei Petrunia2016-09-071-0/+18
* MDEV-10058: Suspicious EXPLAIN output for a derived table + WITH + joined tablSergei Petrunia2016-09-071-0/+14
* MDEV-10057: Crash with EXPLAIN + WITH + constant querySergei Petrunia2016-09-071-0/+9
* mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-291-0/+14
* Fixed a problem with unreferenced CTE:Igor Babaev2016-08-051-0/+32
* Fixed bug mdev-10344.Igor Babaev2016-07-291-0/+18
* Merge branch '10.2' into 10.2-mdev986410.2-test1234Galina Shalygina2016-05-251-0/+19
|\
| * Fixed bug mdev-10058.Igor Babaev2016-05-161-0/+19
| * Fixed bug mdev-9937.Igor Babaev2016-04-201-0/+14
* | Fixed the problem of wrong identification of WITH tables defined in WITH clau...Galina Shalygina2016-05-241-3/+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/+14
|/
* Addressed the issues raised in the review for the main patchbb-10.2-mdev8789Igor Babaev2016-02-171-1/+61
* MDEV-8789 Implement non-recursive common table expressionsGalina Shalygina2015-12-181-0/+376