summaryrefslogtreecommitdiff
path: root/sql/sql_union.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed the bug mdev-12556.Igor Babaev2017-04-261-1/+2
* Fixed the bug mdev-12554.Igor Babaev2017-04-221-1/+1
* Fixed the bug mdev-12519.Igor Babaev2017-04-211-1/+8
* Fixed bug mdev-12375.Igor Babaev2017-03-271-1/+1
* Fixed bug mdev-10773.Igor Babaev2017-01-281-1/+8
* Fixed bug mdev-11674.Igor Babaev2017-01-041-2/+5
* Fixed bug mdev-11081.Igor Babaev2016-11-211-3/+5
* valgrind failuresSergei Golubchik2016-09-211-2/+3
* Fixed bug mdev-10736 that caused crashes.Igor Babaev2016-09-061-6/+0
* Merge 10.2 into 10.2-mdev9864.Igor Babaev2016-08-301-4/+3
|\
| * cleanup: change Item::walk() to take void* not uchar*Sergei Golubchik2016-06-301-4/+3
| * Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-281-3/+13
| |\
| * | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-24/+15
* | | mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-291-1/+24
* | | mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-261-18/+21
* | | Removed the parameter from st_select_lex_unit::exec_recursive.Igor Babaev2016-08-101-16/+1
* | | MDEV-10372: EXPLAIN fixes for recursive CTEs, including FORMAT=JSONSergei Petrunia2016-08-081-1/+1
* | | Fixed the following problem:Igor Babaev2016-07-261-3/+11
* | | 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