summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* First stage of table definition cacheunknown2005-01-061-2/+2
* manually mergedunknown2004-12-311-3/+8
|\
| * subselect.result, subselect.test:unknown2004-12-251-4/+9
* | Merge with 4.1unknown2004-12-221-14/+44
|\ \ | |/
| * * Added comments and one assertunknown2004-12-141-1/+2
| * new reference which refer to current value not to result used for resolving...unknown2004-12-111-6/+7
| * A fix and test case for Bug#6873 "PS, having with subquery, crash unknown2004-12-091-0/+2
| * postreview fixunknown2004-12-071-2/+7
| * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-7/+28
* | mergeunknown2004-11-211-4/+3
|\ \
| * \ mergeunknown2004-11-111-4/+3
| |\ \
| | * | fixed merged view fields names (BUG#5147)unknown2004-09-141-4/+3
* | | | mergeunknown2004-11-121-16/+17
|\ \ \ \
| * | | | post-review fixesunknown2004-11-121-1/+2
| * | | | errors without code removedunknown2004-10-201-17/+18
| | |/ / | |/| |
* | | | Rename: Item::val -> Item::val_real().unknown2004-11-111-4/+4
| |/ / |/| |
* | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-21/+14
|\ \ \ | | |/ | |/|
| * | Simpler arena swapping codeunknown2004-11-081-24/+20
* | | merge with 4.1unknown2004-10-291-33/+106
|\ \ \ | |/ / | | / | |/ |/|
| * removed incorrect error message about aggregate functionsunknown2004-10-271-15/+76
| * A lot of fixes for prepared statements (PS):unknown2004-10-261-2/+2
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-10-131-2/+4
| |\
| | * correct (high level) fix for BUG#5367 to privent problems in other enginesunknown2004-10-071-2/+4
| * | Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-4/+1
| |/
| * Comments to the single-select optimization algorithm.unknown2004-10-041-1/+24
| * fixed error handling if creating derived table failedunknown2004-09-171-1/+0
| * fixed temporary table processing expresions of subqueries and removed wrong r...unknown2004-09-061-3/+0
* | thd pointer fixedunknown2004-09-101-3/+12
* | post merge fixesunknown2004-09-101-22/+22
* | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-2/+1
* | Merge with 4.1unknown2004-09-061-105/+120
|\ \ | |/
| * after review fixes:unknown2004-08-231-1/+8
| * mergeunknown2004-08-231-62/+67
| |\
| | * skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-1/+3
| | * in case of compound index fill all parts in optimized IN (BUG#4435)unknown2004-08-121-61/+64
| * | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-24/+26
| |/
* | Merge with pulled codeunknown2004-09-031-17/+0
|\ \
| * | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-17/+0
* | | manual mergeunknown2004-07-201-24/+29
|\ \ \ | |/ / |/| / | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-07-171-1/+6
| |\
| | * stack overflow check added for subqueries processing (BUG#4554)unknown2004-07-141-1/+6
| * | aggregate functions check during substitution made only for single row subsel...unknown2004-07-041-22/+22
| |/
* | VIEWunknown2004-07-161-1/+18
* | Merge with 4.1.3-betaunknown2004-07-071-3/+11
|\ \ | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-241-0/+5
| |\
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-231-0/+5
| | |\
| | | * do not unlock tables early if we have subquery in HAVING clause (BUG#3984)unknown2004-06-091-0/+5
| * | | mergedunknown2004-06-231-2/+6
| |\ \ \ | | |/ / | |/| |
| | * | handler interface cleanups:unknown2004-06-231-2/+6
| | |/
| * | Unused variables removed (many files).unknown2004-06-211-1/+0
| |/