summaryrefslogtreecommitdiff
path: root/mysql-test/r/cte_nonrecursive.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26470 "No database" selected when using CTE in a subquery of DELETE stat...Igor Babaev2021-11-201-0/+22
* MDEV-27086 "No database selected" when using UNION of CTEs to define tableIgor Babaev2021-11-201-0/+26
* MDEV-26825 Bogus error for query with two usage of CTE referring another CTEIgor Babaev2021-11-161-0/+50
* MDEV-26025 Server crashes while executing query with CTE in PS/SPIgor Babaev2021-07-201-0/+42
* MDEV-26095 Infinite recursion when processing embedded recursive CTEIgor Babaev2021-07-081-0/+25
* MDEV-20411 Procedure containing CTE incorrectly stored in mysql.procIgor Babaev2021-06-251-0/+55
* MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-211-6/+207
* MDEV-24597 Explicit column name error in CTE of UNIONIgor Babaev2021-03-101-2/+40
* MDEV-22781 CREATE VIEW containing WITH clause Signal 11Igor Babaev2020-12-071-4/+39
* MDEV-18460: Server crashed in strmake / tdc_create_key / THD::create_tmp_tabl...Oleksandr Byelkin2019-12-101-0/+18
* MDEV-19112 WITH clause does not work with information_schema as default databaseIgor Babaev2019-04-051-0/+14
* MDEV-17107 Assertion `table_list->table' failed in find_field_in_table_refIgor Babaev2018-10-171-0/+18
* MDEV-17154 Multiple selects from parametrized CTE fails with syntax errorIgor Babaev2018-09-141-0/+129
* MDEV-16473 WITH statement throws 'no database selected' errorSergei Golubchik2018-06-281-11/+0
* This is another attempt to fix mdev-16473.Igor Babaev2018-06-281-0/+11
* MDEV-16473 WITH statement throws 'no database selected' errorIgor Babaev2018-06-261-0/+34
* MDEV-16353 Server crash on query with CTEIgor Babaev2018-05-311-0/+16
* 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