summaryrefslogtreecommitdiff
path: root/sql/item_subselect.h
Commit message (Expand)AuthorAgeFilesLines
* Fix numerous warnings introduced in the last pushes on WindowsVladislav Vaintroub2011-02-181-2/+2
* Fix LP BUG#685411unknown2010-12-141-20/+18
* Fixed some compiler warnings found when compiling for windows.Michael Widenius2010-11-301-3/+3
* Merge 5.2->5.3Sergey Petrunya2010-10-101-5/+7
|\
| * Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-4/+4
* | Fixed LP BUG#615760: Check on double cache assignment added into the transfor...unknown2010-09-061-1/+3
* | Subquery cache (MWL#66) added.unknown2010-07-101-4/+18
* | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-0/+1
|\ \ | |/
| * merge 5.1->5.2Sergei Golubchik2010-06-011-0/+1
| |\
| | * Merge with MySQL 5.1.47Michael Widenius2010-05-261-0/+1
| | |\
| | | * Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, li...Sergey Glukhov2010-04-061-0/+1
* | | | MWL#110: Make EXPLAIN always show materialization separatelySergey Petrunya2010-03-291-2/+8
* | | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-0/+3
|\ \ \ \ | |/ / /
| * | | mergedSergei Golubchik2010-03-151-0/+3
| |\ \ \ | | |/ /
| | * | A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB.unknown2010-03-091-0/+3
| * | | merge 5.1->5.2unknown2010-02-011-0/+1
| |\ \ \ | | |/ /
| | * | Merge with MySQL 5.1.42Michael Widenius2010-01-151-0/+1
| | |\ \ | | | |/
| | | * Bug#43668: Wrong comparison and MIN/MAX for YEAR(2)Evgeny Potemkin2009-11-171-0/+1
* | | | MWL#68 Subquery optimization: Efficient NOT IN execution with NULLsunknown2010-03-091-133/+174
* | | | MWL#68 Subquery optimization: Efficient NOT IN execution with NULLsunknown2010-02-221-8/+8
* | | | MWL#68 Subquery optimization: Efficient NOT IN execution with NULLsunknown2010-02-191-18/+378
* | | | BUG#31480: Incorrect result for nested subquery when executed via semi joinSergey Petrunya2010-02-121-6/+29
* | | | Subquery optimizations: non-semijoin materializationSergey Petrunya2010-01-281-26/+119
* | | | Backport of subquery optimizations to 5.3.Sergey Petrunya2010-01-171-3/+45
|/ / /
* | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-0/+4
|/ /
* | MWL#17: Table-eliminationSergey Petrunya2009-09-011-1/+1
* | MWL#17: Table eliminationSergey Petrunia2009-06-221-1/+11
|/
* Fix for Bug#30217: Views: changes in metadata behaviourunknown2008-02-221-10/+10
* Merge magare.gmz:/home/kgeorge/mysql/work/B31884-5.0-optunknown2007-10-301-0/+1
|\
| * Bug #31884: Assertion + crash in subquery in the SELECT clause.unknown2007-10-301-0/+1
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-1/+1
* | Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-optunknown2007-04-211-1/+5
|\ \ | |/
| * Fixed bug #27870. The bug that causes crashes manifests itself at someunknown2007-04-171-1/+5
| * Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-03-011-0/+20
| |\
| | * Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-02-161-0/+20
| | |\
| * | \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-3/+3
| |\ \ \ | | |/ / | |/| |
* | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-02-151-20/+78
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-01-291-3/+3
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-3/+3
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-3/+3
| | | |\ \ \
| | | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-151-3/+3
| | | | |\ \ \
| | | | | * | | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-3/+3
| * | | | | | | Merge mysql.com:/home/psergey/mysql-5.0-bug8804-r12unknown2007-01-241-17/+75
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...unknown2007-01-121-17/+75
| | |/ / / /
* | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-21904_bunknown2007-02-011-1/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Improved commentsunknown2007-02-011-1/+5
| * | | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-01-301-0/+16
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-21904unknown2007-01-301-0/+16
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Bug#21904 (parser problem when using IN with a double "(())")unknown2007-01-291-0/+16
| | |_|/ | |/| |
* | | | Merge macbook.local:/Users/kgeorge/mysql/work/mysql-5.0-optunknown2007-01-081-1/+2
|\ \ \ \ | | |/ / | |/| |