summaryrefslogtreecommitdiff
path: root/sql/sql_union.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplified the code that fills recursive tables.Igor Babaev2016-06-251-84/+64
* The method With_element::reset_for_exec was not called in non-debugIgor Babaev2016-06-071-2/+2
* Fixed numerous problems for mutually recursive CTE.Igor Babaev2016-06-061-19/+45
* Fixed the problem of wrong identification of WITH tables defined in WITH clau...Galina Shalygina2016-05-241-39/+43
* Fixed many problems in the code of With_element::check_unrestricted_recursive().Galina Shalygina2016-05-191-9/+11
* Fixed a bug that caused crashes for SHOW CREATE VIEW <view> when <view> was r...Galina Shalygina2016-05-141-2/+2
* Made prepared statement, explain and views working with recursuve CTE.Galina Shalygina2016-05-121-3/+7
* Fixed merge problems to allow mysql-test suite 'main' to passGalina Shalygina2016-05-101-1/+1
* Main patch for mdev-9864Galina Shalygina2016-05-091-7/+246
* Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-24/+15
* Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-0/+11
|\
| * MDEV-9701: CREATE VIEW with GROUP BY or ORDER BY and constant produces invali...Oleksandr Byelkin2016-03-181-0/+11
* | Removed TABLE->sort to make it possible to have multiple active calls toMonty2016-03-221-3/+2
* | MDEV-9215 Detect cmp_type() and result_type() from field_type()Alexander Barkov2015-12-031-1/+1
|/
* Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-1/+2
|\
| * Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-1/+2
| |\
| | * Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigge...Monty2015-06-251-1/+2
* | | Stage 2 of MDEV-6152:Monty2015-08-211-1/+3
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-3/+3
* | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-05-131-2/+5
* | | MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BYSergei Petrunia2015-04-121-1/+1
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-13/+13
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2014-11-191-12/+12
| |\ \ | | |/
| | * MDEV-6868: MariaDB server crash ( select with union and order by with subque...unknown2014-11-151-12/+12
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | | Correction for the fix of the bug mdev-6874.Igor Babaev2014-10-191-0/+2
* | | Merge branch '10.1' of ../10.1-mdev334 into 10.1Igor Babaev2014-10-171-0/+1
|\ \ \
| * | | Fixed bug mdev-6874.Igor Babaev2014-10-171-0/+1
* | | | Merge branch 'bb-10.1-merge' into 10.1mariadb-10.1.1Sergei Golubchik2014-10-161-1/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 5.5.39 mergeSergei Golubchik2014-08-071-1/+2
| |\ \ | | |/
| | * mysql-5.5.39 mergeSergei Golubchik2014-08-021-1/+7
| | |\
| | | * Bug #17059925: UNIONS COMPUTES ROWS_EXAMINED INCORRECTLYmithun2014-05-081-1/+7
| | | * Bug #18167356: EXPLAIN W/ EXISTS(SELECT* UNION SELECT*)mithun2014-04-281-0/+29
* | | | MDEV-334: Backport of UNION ALL optimization from mysql-5.7.Igor Babaev2014-10-141-56/+197
|/ / /
* | | 10.0-base mergeSergei Golubchik2014-02-261-0/+3
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2014-02-251-0/+3
| |\ \ \ | | |/ /
| | * | 5.3 mergeSergei Golubchik2014-02-141-1/+2
| | |\ \
| | | * | MDEV-714 LP:1020645 - crash (sig 11) with union querySergei Golubchik2014-02-131-1/+2
* | | | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-3/+3
* | | | | 10.0-base mergeSergei Golubchik2014-02-031-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | 5.5 mergeSergei Golubchik2014-02-011-1/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge 5.3->5.5unknown2014-01-151-1/+4
| | |\ \ \ | | | |/ /
* | | | | 10.0-base mergeSergei Golubchik2013-12-161-4/+14
|\ \ \ \ \ | |/ / / /
| * | | | 5.5 mergeSergei Golubchik2013-12-151-4/+14
| |\ \ \ \ | | |/ / /
| | * | | 5.3 mergeSergei Golubchik2013-12-131-4/+14
| | |\ \ \ | | | |/ /
| | | * | Fixed bug mdev-5410.Igor Babaev2013-12-121-4/+13
| | | * | Another attempt to fix the memory leak of mdev-5400.Igor Babaev2013-12-111-0/+1
* | | | | merge 10.0-base -> 10.0unknown2013-10-291-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | merge 5.5->10.0-baseunknown2013-10-291-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 5.3->5.5unknown2013-10-291-1/+2
| | |\ \ \ | | | |/ /