summaryrefslogtreecommitdiff
path: root/mysql-test/t/cte_recursive.test
Commit message (Expand)AuthorAgeFilesLines
* Made the result output deterministic.Igor Babaev2016-11-151-0/+1
* Added the test case from mdev-11259.Igor Babaev2016-11-131-0/+94
* Fixed bug mdev-11278.Igor Babaev2016-11-131-0/+27
* Fixed bug mdev-10933.Igor Babaev2016-09-301-0/+26
* Fixed the bug number in the comment of the test case for mdev-10899.Igor Babaev2016-09-301-1/+1
* Fixed bug mdev-10889Igor Babaev2016-09-261-0/+32
* Fixed bug mdev-10881Igor Babaev2016-09-241-0/+48
* Fixed bug mdev-10883.Igor Babaev2016-09-241-0/+24
* Allowed to use WITH clauses before SELECT in CREATE ... SELECTbb-10.2-mdev9864Igor Babaev2016-09-221-0/+38
* Another attempt to fix bug mdev-10736.Igor Babaev2016-09-091-10/+9
* For some unclear reasons the test case for bug mdev-10736Igor Babaev2016-09-061-9/+10
* Fixed bug mdev-10736 that caused crashes.Igor Babaev2016-09-061-0/+10
* Fixed bug mdev-10737.Igor Babaev2016-09-051-0/+7
* Returned the test case that was removed by mistake.Igor Babaev2016-08-291-0/+14
* mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-291-17/+100
* Removed the parameter from st_select_lex_unit::exec_recursive.Igor Babaev2016-08-101-3/+3
* MDEV-10372: EXPLAIN fixes for recursive CTEs, including FORMAT=JSONSergei Petrunia2016-08-081-0/+101
* Fixed the following problem:Igor Babaev2016-07-261-0/+40
* Added a proper check for acceptable mutually recursive CTE.Igor Babaev2016-06-301-1/+18
* Fixed numerous problems for mutually recursive CTE.Igor Babaev2016-06-061-0/+215
* Fixed the problem of wrong identification of WITH tables defined in WITH clau...Galina Shalygina2016-05-241-2/+122
* Changes in test filesGalina Shalygina2016-05-191-37/+37
* Fixed many problems in the code of With_element::check_unrestricted_recursive().Galina Shalygina2016-05-191-1/+266
* Fixed a bug that caused crashes for SHOW CREATE VIEW <view> when <view> was r...Galina Shalygina2016-05-141-6/+28
* Made prepared statement, explain and views working with recursuve CTE.Galina Shalygina2016-05-121-0/+61
* Fixed merge problems to allow mysql-test suite 'main' to passGalina Shalygina2016-05-101-1/+1
* Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-0/+241