summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| |/
* | Merging 4.1 to 5.0.unknown2004-05-261-9/+98
|\ \ | |/
| * keep old engine & JOIN if we changed subquery Item (Bug #3646)unknown2004-05-071-9/+98
* | PS and SP made compatible in mechanism used for preparing query for rexecutio...unknown2004-05-201-21/+21
* | Merge 4.1 -> 5.0unknown2004-05-071-1/+1
|\ \ | |/
| * Formatting changes requested by Montyunknown2004-04-151-1/+1
* | Merge 4.1 -> 5.0.unknown2004-04-071-93/+236
|\ \ | |/
| * after review changesunknown2004-03-201-2/+3
| * DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-1/+9
| * DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-5/+6
| * fix test during mergeunknown2004-03-161-3/+3
| |\
| | * mergeunknown2004-03-151-3/+3
| | |\
| | | * avoid null check on fields where NULL is impossibleunknown2004-02-021-3/+3
| * | | after merge fixunknown2004-03-091-1/+2
| * | | mergeunknown2004-03-091-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | revision of fix_fields() calls (BUG2838)unknown2004-02-181-2/+3
| * | | Mergingunknown2004-03-041-0/+6
| |\ \ \
| | * | | Fix for #1992unknown2003-12-061-0/+6
| * | | | after review fixunknown2004-02-201-2/+1
| * | | | revision of fix_fields calls in subqueries transformationunknown2004-02-181-7/+36
| * | | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)unknown2004-02-121-7/+12
| * | | | fixed subquery with PS (BUG#2462)unknown2004-02-081-84/+177
| | |/ / | |/| |
* | | | after review patchunknown2004-03-291-3/+1
* | | | mergeunknown2004-03-271-7/+3
|\ \ \ \ | |/ / / |/| | |
| * | | limit initialization moved to method of SELECT_LEX_UNIT (WL#695)unknown2003-11-211-7/+3
| * | | Merging 4.1->5.0.unknown2003-11-191-23/+23
| |\ \ \
| | * | | Post-merge fixes.unknown2003-10-231-4/+4
| | * | | Merging 4.1->5.0unknown2003-10-221-19/+19
| | |\ \ \
| | | * \ \ Merging 4.1 -> 5.0unknown2003-09-241-19/+19
| | | |\ \ \
| | | | * | | Post-merge fixes.unknown2003-08-261-6/+6
| | | | * | | Merge 4.1 into 5.0unknown2003-08-261-13/+13
| | | | |\ \ \
| | | | | * | | Merging 4.1 into 5.0 (second pass; post-merge fixes).unknown2003-07-091-6/+6
| | | | | * | | Merge 4.1 into 5.0 (first pass).unknown2003-07-081-5/+5
| | | | | |\ \ \
| | | | | | * | | made lex a pointer in THDunknown2003-05-051-8/+8