summaryrefslogtreecommitdiff
path: root/sql/item_subselect.h
Commit message (Expand)AuthorAgeFilesLines
...
| * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-4/+16
* | mergeunknown2004-11-121-4/+4
|\ \
| * | errors without code removedunknown2004-10-201-4/+4
* | | Rename: Item::val -> Item::val_real().unknown2004-11-111-3/+3
* | | merge with 4.1unknown2004-10-291-0/+4
|\ \ \ | |/ / |/| / | |/
| * removed incorrect error message about aggregate functionsunknown2004-10-271-0/+4
* | allow merging views with subqueries in WHERE clause (BUG#5504)unknown2004-10-071-0/+1
* | thd pointer fixedunknown2004-09-101-1/+1
* | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-2/+0
* | Merge with 4.1unknown2004-09-061-0/+2
|\ \ | |/
| * mergeunknown2004-08-231-0/+2
| |\
| | * skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-0/+2
| * | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-2/+0
| |/
* | Merge with pulled codeunknown2004-09-031-2/+0
|\ \
| * | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-2/+0
* | | manual mergeunknown2004-07-201-5/+5
|\ \ \ | |/ / |/| / | |/
| * aggregate functions check during substitution made only for single row subsel...unknown2004-07-041-5/+5
* | VIEWunknown2004-07-161-1/+2
* | Merging 4.1 to 5.0.unknown2004-05-261-0/+4
|\ \ | |/
| * keep old engine & JOIN if we changed subquery Item (Bug #3646)unknown2004-05-071-0/+4
* | PS and SP made compatible in mechanism used for preparing query for rexecutio...unknown2004-05-201-3/+3
|/
* Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...unknown2004-05-061-1/+1
* Mergingunknown2004-03-041-0/+1
|\
| * Fix for #1992unknown2003-12-061-0/+1
* | fixed subquery with PS (BUG#2462)unknown2004-02-081-9/+15
* | Fix for prepared statementsunknown2003-12-301-0/+10
|/
* Added missing SSL library (Should be in source distribution)unknown2003-11-281-3/+3
* fixed using 'uncachable' tag and RAND_TABLE_BIT settingunknown2003-11-171-8/+4
* after review fixunknown2003-11-031-5/+3
* Mergeunknown2003-11-031-3/+1
|\
| * fixed BUG#1645unknown2003-11-021-3/+1
* | mergeunknown2003-10-281-9/+18
|\ \ | |/ |/|
| * subqueries made printableunknown2003-10-161-9/+18
* | fixed ALL/ANY optimisation with union (BUG#1668)unknown2003-10-271-3/+5
* | fixed support of used_tables() and const_item() in subqueriesunknown2003-10-171-1/+14
|/
* Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-071-17/+29
|\
| * mergeunknown2003-10-071-3/+8
| |\
| | * mergeunknown2003-10-071-3/+8
| | |\
| | | * Don't print warnings about 'setrlimit' if --warnings is not givenunknown2003-09-291-3/+8
| * | | after merge fixunknown2003-10-071-1/+1
| * | | mergeunknown2003-10-071-13/+20
| |\ \ \ | | |/ / | |/| |
| | * | thd pointer storing moved to fix_fields() (WL#1254) (SCRUM)unknown2003-10-021-13/+20
| | |/
* | | after merge fixunknown2003-10-071-2/+0
* | | mergeunknown2003-10-071-27/+1
|\ \ \ | |/ / |/| |
| * | code cleanup: removed unused constructors and methodsunknown2003-09-201-27/+1
| |/
* | Mergeunknown2003-10-061-12/+12
|\ \ | |/
| * renamed join_types (as was suggested by Peter Gulutzan)unknown2003-09-141-11/+11
| * enum renamed (asked for compilation under windows)unknown2003-08-281-1/+1
* | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-all_any-4.1unknown2003-08-231-2/+2
|\ \
| * | fixed bug of lack of fix_fields call (after merge bugfix (SCRUM))unknown2003-08-231-1/+2