summaryrefslogtreecommitdiff
path: root/mysql-test/t/cte_recursive.test
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-2310/+0
* Fixed MDEV-14883 Usage of EXCEPT and INTERSECT in recursive CTEIgor Babaev2018-02-221-0/+170
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-0/+13
|\
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-0/+13
| |\
| | * Fixed mdev-15162 Query with CTE hangs if assignment operator (:=) is usedIgor Babaev2018-02-061-0/+12
* | | Fixed mdev-15162 Query with CTE hangs if assignment operator (:=) is usedIgor Babaev2018-02-051-0/+12
|/ /
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-111-0/+87
|\ \ | |/
| * Fixed mdev-14879 Lost rows for query using recursive CTEIgor Babaev2018-01-091-0/+53
| * Added the test case from for mdev-14777: Crash in MariaDB 10.2.12 on queryIgor Babaev2018-01-051-0/+34
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-191-1/+51
|\ \ | |/
| * MDEV-14629: failing assertion when a user-defined variable is defined by the ...bb-10.2-mdev14629Galina Shalygina2017-12-191-0/+51
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2017-11-091-0/+20
|\ \ | |/
| * Fixed bugs: mdev-13780 CTE not found, mdev-14184 recursive CTE not foundIgor Babaev2017-11-051-0/+19
* | MDEV-14217 [db crash] Recursive CTE when SELECT includes new fieldAlexander Barkov2017-11-051-0/+28
|/
* Fixed the bug mdev-12563.Igor Babaev2017-04-281-0/+52
* Fixed the bug mdev-12556.Igor Babaev2017-04-261-0/+30
* Fixed the bug mdev-12554.Igor Babaev2017-04-221-0/+12
* Fixed the bug mdev-12519.Igor Babaev2017-04-211-0/+173
* Fixed bug mdev-12375.Igor Babaev2017-03-271-1/+64
* Fixed bug mdev-12368.Igor Babaev2017-03-261-0/+39
* Fixed bug mdev-12360.Igor Babaev2017-03-261-0/+42
* Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-1/+1
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-1/+1
* | MDEV-7635: Renamed standards_compliant_cte to standard_compliant_cteNirbhay Choubey2017-02-101-9/+9
|/
* take into account scientific notation of floats in regex_replaceSergei Golubchik2017-01-301-1/+1
* Fixed bug mdev-10773.Igor Babaev2017-01-281-0/+12
* NOT FIXED: MDEV-10773: ANALYZE FORMAT=JSON query_with_CTE crashesSergei Petrunia2017-01-181-12/+0
* MDEV-10773: ANALYZE FORMAT=JSON query_with_CTE crashesSergei Petrunia2017-01-181-0/+12
* Fixed bug mdev-11674.Igor Babaev2017-01-041-0/+21
* 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