summaryrefslogtreecommitdiff
path: root/sql/sql_derived.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed the bug mdev-12845.Igor Babaev2017-06-221-2/+3
* Fixed the bug mdev-12563.Igor Babaev2017-04-281-0/+17
* Fixed the bug mdev-12373.Igor Babaev2017-04-241-0/+3
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-0/+3
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-091-0/+3
| |\
| | * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-0/+3
| | |\
| | | * Fixed bug mdev-12099.Igor Babaev2017-02-271-0/+3
* | | | Fixed bug mdev-12368.Igor Babaev2017-03-261-3/+6
* | | | Fixed bug mdev-11820.Igor Babaev2017-01-241-0/+5
* | | | Such big blocks in query processing should be represented in the debugging tr...Oleksandr Byelkin2017-01-181-7/+8
* | | | Fixed bug mdev-11674.Igor Babaev2017-01-041-1/+4
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+2
| | |\ \ | | | |/
| | | * Fixed bug mdev-11161.Igor Babaev2016-11-111-0/+2
* | | | Fixed bug mdev-11313.Igor Babaev2016-11-261-5/+5
* | | | Fixed bug mdev-11072.Igor Babaev2016-11-151-2/+4
* | | | Fixed bug mdev-10884.mariadb-10.2.2Igor Babaev2016-09-251-11/+15
* | | | Another attempt to fix bug mdev-10785 + cleanup for the previous attempt.Igor Babaev2016-09-141-8/+1
* | | | Fixed bug mdev-10785.Igor Babaev2016-09-141-32/+6
* | | | Fixed bug mdev-10783.Igor Babaev2016-09-131-0/+4
* | | | Another attempt to fix bug mdev-10736.Igor Babaev2016-09-091-5/+1
* | | | Fixed a flaw in the implementation of condition push-downIgor Babaev2016-09-041-8/+52
* | | | Fixed a failure with cte_recursive.test:Igor Babaev2016-09-011-0/+5
* | | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-0/+134
|\ \ \ \
| * | | | The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-0/+134
* | | | | Merge 10.2 into 10.2-mdev9864.Igor Babaev2016-08-301-1/+5
|\ \ \ \ \
| * | | | | MDEV-3944: Allow derived tables in VIEWSOleksandr Byelkin2016-05-281-1/+5
| |/ / / /
| * | | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-281-0/+4
| |\ \ \ \
| * | | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-4/+4
* | | | | | mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-291-29/+61
* | | | | | Removed the parameter from st_select_lex_unit::exec_recursive.Igor Babaev2016-08-101-3/+8
* | | | | | Fixed the following problem:Igor Babaev2016-07-261-3/+6
* | | | | | Simplified the code that fills recursive tables.Igor Babaev2016-06-251-16/+31
* | | | | | Fixed numerous problems for mutually recursive CTE.Igor Babaev2016-06-061-4/+9
* | | | | | Fixed many problems in the code of With_element::check_unrestricted_recursive().Galina Shalygina2016-05-191-1/+1
* | | | | | Fixed merge problems to allow mysql-test suite 'main' to passGalina Shalygina2016-05-101-1/+4
* | | | | | Main patch for mdev-9864Galina Shalygina2016-05-091-16/+63
* | | | | | Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-4/+4
| |/ / / / |/| | | |
* | | | | Addressed the issues raised in the review for the main patchbb-10.2-mdev8789Igor Babaev2016-02-171-1/+1
* | | | | Fixed compile errors of the merge of the patch for mdev-8789 with 10.2.Igor Babaev2015-12-211-1/+1
* | | | | MDEV-8789 Implement non-recursive common table expressionsGalina Shalygina2015-12-181-0/+4
|/ / / /
* | | | MDEV-8718 - Obsolete sql_strmake() in favor of THD::strmake() and thd_strmake()Sergey Vojtovich2015-11-261-1/+1
|/ / /
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-1/+1
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-1/+4
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-1/+4
| |\ \ | | |/
| | * MDEV-8018: main.multi_update fails with --ps-protocolOleksandr Byelkin2015-04-221-1/+3
* | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-05-131-1/+1
* | | MDEV-7951 - sql_alloc() takes 0.25% in OLTP ROSergey Vojtovich2015-05-131-1/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-0/+3
|\ \ \ | |/ /