summaryrefslogtreecommitdiff
path: root/sql/item_subselect.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-0/+1
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-0/+1
* | BUG#7549: Missing error message for invalid view selection with subquery.gkodinov@mysql.com2006-05-111-0/+1
|/
* Fix bug #15706 find_field_in_tables() returns field from outer selectevgen@moonbone.local2006-02-151-0/+1
* A fix and a test case for Bug#12736 "Server crash during a select".konstantin@mysql.com2005-10-131-0/+16
* Rename:konstantin@mysql.com2005-09-021-1/+0
* Clumsy but working fix for bug #11973 "SELECT .. INTO var_name; in triggerdlenev@mysql.com2005-08-101-2/+5
* Merge mysql.com:/opt/local/work/mysql-4.1-11458konstantin@mysql.com2005-07-131-1/+0
|\
| * - a fix for Bug#11458 "Prepared statement with subselects return random konstantin@mysql.com2005-07-131-1/+0
* | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-4/+4
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\ \ | |/
| * 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
| |\
* | | if outer refernce (identifier) was resolved with help of cache all subqueries...bell@sanja.is.com.ua2005-04-291-0/+3
* | | subselect.result, subselect.test:igor@rurik.mysql.com2005-04-151-0/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-04-011-4/+7
|\ \ \
| * | | postmerge 4.1->5.0 fixesbell@sanja.is.com.ua2005-04-011-1/+3
| * | | merge 4.1->5.0bell@sanja.is.com.ua2005-03-311-3/+4
| |\ \ \ | | |/ /
| | * | fixed left expression of IN/ALL/ANY subquery transformation support (BUG#8888)bell@sanja.is.com.ua2005-03-101-4/+4
* | | | Mergemsvensson@neptunus.(none)2005-03-301-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | BUG#8807 Select crash servermsvensson@neptunus.(none)2005-03-301-0/+1
| |/
* | Precision Math implementationhf@deer.(none)2005-02-091-2/+6
* | Merge with 4.1monty@mishka.local2004-12-221-4/+16
|\ \ | |/
| * 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
* | mergebell@sanja.is.com.ua2004-11-121-4/+4
|\ \
| * | errors without code removedbell@sanja.is.com.ua2004-10-201-4/+4
* | | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-3/+3
* | | merge with 4.1monty@mysql.com2004-10-291-0/+4
|\ \ \ | |/ / |/| / | |/
| * removed incorrect error message about aggregate functionsbell@sanja.is.com.ua2004-10-271-0/+4
* | allow merging views with subqueries in WHERE clause (BUG#5504)bell@sanja.is.com.ua2004-10-071-0/+1
* | thd pointer fixedbell@sanja.is.com.ua2004-09-101-1/+1
* | After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-2/+0
* | Merge with 4.1monty@mysql.com2004-09-061-0/+2
|\ \ | |/
| * 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
| |/
* | Merge with pulled codemonty@mysql.com2004-09-031-2/+0
|\ \
| * | Cleanup of new code pushed into 5.0 since last pullmonty@mysql.com2004-09-031-2/+0
* | | manual mergeserg@serg.mylan2004-07-201-5/+5
|\ \ \ | |/ / |/| / | |/
| * aggregate functions check during substitution made only for single row subsel...bell@sanja.is.com.ua2004-07-041-5/+5
* | VIEWbell@sanja.is.com.ua2004-07-161-1/+2
* | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-0/+4
|\ \ | |/
| * keep old engine & JOIN if we changed subquery Item (Bug #3646)bell@sanja.is.com.ua2004-05-071-0/+4
* | PS and SP made compatible in mechanism used for preparing query for rexecutio...bell@sanja.is.com.ua2004-05-201-3/+3
|/
* 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
|/