summaryrefslogtreecommitdiff
path: root/mysql-test/t/cte_recursive.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17871 Crash when running explain with CTEIgor Babaev2018-12-011-0/+39
* MDEV-17635 Server hangs after the query with recursive CTEIgor Babaev2018-11-071-0/+55
* MDEV-17201 dropped anchor rows with non-null recursion queryIgor Babaev2018-09-171-0/+50
* MDEV-17024 Crash on large queryIgor Babaev2018-09-071-0/+67
* Removed the test case for MDEV-15151 for the following reasons:Igor Babaev2018-07-051-31/+0
* Clean up a testMarko Mäkelä2018-07-051-4/+4
* MDEV-16629 "Table Does Not Exist" Error from Recursive CTE Query Inside FunctionIgor Babaev2018-07-051-0/+72
* MDEV-15581 Incorrect result (missing row) with UNION DISTINCT in anchor partsIgor Babaev2018-05-171-0/+24
* MDEV-16212 Memory leak with recursive CTE that uses global ORDER BYIgor Babaev2018-05-171-0/+12
* Added the test case from MDEV-16086 tfixed by the patch for MDEV-15575Igor Babaev2018-05-071-0/+32
* Changed the test case for MDEV-15571Igor Babaev2018-04-241-1/+6
* MDEV-15894 Error, while using aggregated functions/window functions in anchor...Igor Babaev2018-04-171-0/+19
* MDEV-15556 MariaDB crash with big_tables=1 and CTEIgor Babaev2018-04-161-1/+65
* MDEV-15571 Wrong results with big_tables=1 and CTEIgor Babaev2018-04-161-0/+17
* MDEV-15575 different results when using CTE and big_tables=1.Igor Babaev2018-04-161-0/+12
* Fixed mdev-15162 Query with CTE hangs if assignment operator (:=) is usedIgor Babaev2018-02-061-0/+12
* 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
* MDEV-14629: failing assertion when a user-defined variable is defined by the ...bb-10.2-mdev14629Galina Shalygina2017-12-191-0/+51
* Fixed bugs: mdev-13780 CTE not found, mdev-14184 recursive CTE not foundIgor Babaev2017-11-051-0/+19
* 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