summaryrefslogtreecommitdiff
path: root/sql/item_subselect.h
Commit message (Expand)AuthorAgeFilesLines
* - a fix for Bug#11458 "Prepared statement with subselects return random konstantin@mysql.com2005-07-131-1/+0
* BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-03-311-0/+1
|\
| * BUG#8807 Select crash servermsvensson@neptunus.(none)2005-03-301-0/+1
* | fixed left expression of IN/ALL/ANY subquery transformation support (BUG#8888)bell@sanja.is.com.ua2005-03-101-4/+4
|/
* postreview fixbell@sanja.is.com.ua2004-12-071-1/+1
* reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...bell@sanja.is.com.ua2004-11-181-4/+16
* removed incorrect error message about aggregate functionsbell@sanja.is.com.ua2004-10-271-0/+4
* mergebell@sanja.is.com.ua2004-08-231-0/+2
|\
| * skip resolving field in table list if table list is not accessable due to gro...bell@sanja.is.com.ua2004-08-131-0/+2
* | Fix for bug#4912 "mysqld crashs in case a statement is executedkonstantin@mysql.com2004-08-211-2/+0
|/
* aggregate functions check during substitution made only for single row subsel...bell@sanja.is.com.ua2004-07-041-5/+5
* keep old engine & JOIN if we changed subquery Item (Bug #3646)bell@sanja.is.com.ua2004-05-071-0/+4
* Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...pem@mysql.comhem.se2004-05-061-1/+1
* Merginghf@deer.(none)2004-03-041-0/+1
|\
| * Fix for #1992hf@deer.(none)2003-12-061-0/+1
* | fixed subquery with PS (BUG#2462)bell@sanja.is.com.ua2004-02-081-9/+15
* | Fix for prepared statementshf@deer.(none)2003-12-301-0/+10
|/
* Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-3/+3
* fixed using 'uncachable' tag and RAND_TABLE_BIT settingbell@sanja.is.com.ua2003-11-171-8/+4
* after review fixbell@sanja.is.com.ua2003-11-031-5/+3
* Mergebell@sanja.is.com.ua2003-11-031-3/+1
|\
| * fixed BUG#1645bell@sanja.is.com.ua2003-11-021-3/+1
* | mergebell@sanja.is.com.ua2003-10-281-9/+18
|\ \ | |/ |/|
| * subqueries made printablebell@sanja.is.com.ua2003-10-161-9/+18
* | fixed ALL/ANY optimisation with union (BUG#1668)bell@sanja.is.com.ua2003-10-271-3/+5
* | fixed support of used_tables() and const_item() in subqueriesbell@sanja.is.com.ua2003-10-171-1/+14
|/
* Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@laptop.sanja.is.com.ua2003-10-071-17/+29
|\
| * mergebell@laptop.sanja.is.com.ua2003-10-071-3/+8
| |\
| | * mergemonty@narttu.mysql.fi2003-10-071-3/+8
| | |\
| | | * Don't print warnings about 'setrlimit' if --warnings is not givenmonty@narttu.mysql.fi2003-09-291-3/+8
| * | | after merge fixbell@laptop.sanja.is.com.ua2003-10-071-1/+1
| * | | mergebell@laptop.sanja.is.com.ua2003-10-071-13/+20
| |\ \ \ | | |/ / | |/| |
| | * | thd pointer storing moved to fix_fields() (WL#1254) (SCRUM)bell@laptop.sanja.is.com.ua2003-10-021-13/+20
| | |/
* | | after merge fixbell@laptop.sanja.is.com.ua2003-10-071-2/+0
* | | mergebell@laptop.sanja.is.com.ua2003-10-071-27/+1
|\ \ \ | |/ / |/| |
| * | code cleanup: removed unused constructors and methodsbell@laptop.sanja.is.com.ua2003-09-201-27/+1
| |/
* | Mergebell@laptop.sanja.is.com.ua2003-10-061-12/+12
|\ \ | |/
| * renamed join_types (as was suggested by Peter Gulutzan)bell@sanja.is.com.ua2003-09-141-11/+11
| * enum renamed (asked for compilation under windows)bell@laptop.sanja.is.com.ua2003-08-281-1/+1
* | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-all_any-4.1bell@laptop.sanja.is.com.ua2003-08-231-2/+2
|\ \
| * | fixed bug of lack of fix_fields call (after merge bugfix (SCRUM))bell@laptop.sanja.is.com.ua2003-08-231-1/+2
| * | mergebell@laptop.sanja.is.com.ua2003-08-201-1/+0
| |\ \ | | |/
| | * As far as now transformer called after setup_wild() it is impossible to have '*'bell@laptop.sanja.is.com.ua2003-08-161-1/+0
* | | optimisation of independent ALL/ANY with aggregate function (WL#1115) (SCRUM)bell@sanja.is.com.ua2003-08-121-0/+10
|/ /
* | mergebell@sanja.is.com.ua2003-08-111-2/+2
|\ \ | |/
| * fixed bug in used_tables() report of left expression of IN subquerybell@sanja.is.com.ua2003-08-071-2/+2
* | independent ALL/ANY subselect on top of WHERE clause (subselect without GROUP...bell@sanja.is.com.ua2003-07-241-2/+5
|/
* new optimisation for ref_null (SCRUM) (WL#818)bell@sanja.is.com.ua2003-07-171-2/+6
* new IN subquery engine added for simple IN with non-primary index but without...bell@sanja.is.com.ua2003-07-081-0/+13