summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect.result
Commit message (Expand)AuthorAgeFilesLines
* subselect.result, subselect.test:unknown2004-12-261-0/+12
* subselect.result, subselect.test:unknown2004-12-251-5/+20
* Clean-up.unknown2004-12-141-3/+1
* fixed optimized SOME subqueryunknown2004-12-131-6/+0
* new reference which refer to current value not to result used for resolving...unknown2004-12-111-0/+28
* mergeunknown2004-12-071-1/+75
|\
| * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-1/+75
* | mergeunknown2004-12-031-0/+5
|\ \
| * | init values to avoid junk returning in case of null value asking without assi...unknown2004-11-251-0/+5
* | | Mergeunknown2004-12-011-0/+15
|\ \ \ | |/ /
| * | Fix for bug #6462 "Same request on same data returns differentunknown2004-11-221-0/+15
| |/
* | backport Serg's fix of FT interface (BUG#6523)unknown2004-11-161-0/+8
* | fixed joincleunup to avoid double deletin tables, and too earlyfull cleanup i...unknown2004-11-161-0/+12
* | moved procedure list initialization (BUG#6517)unknown2004-11-151-0/+1
|/
* removed incorrect error message about aggregate functionsunknown2004-10-271-6/+9
* A fix and test case for Bug#6088 "FOUND_ROWS returns wrong values forunknown2004-10-221-3/+3
* fixed error handling if creating derived table failedunknown2004-09-171-2/+13
* fixed temporary table processing expresions of subqueries and removed wrong r...unknown2004-09-061-1/+9
* Merging fixunknown2004-08-241-0/+1
* Mergingunknown2004-08-241-0/+9
|\
| * Proposed fix for bug #5003 (subselect with MIN() and LIKE crashes server)unknown2004-08-221-0/+10
* | subselect test split on two tests because gis extention can be absentunknown2004-08-241-5/+0
* | after review fixes:unknown2004-08-231-0/+8
* | mergeunknown2004-08-231-0/+43
|\ \ | |/ |/|
| * skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-0/+22
| * in case of compound index fill all parts in optimized IN (BUG#4435)unknown2004-08-121-0/+21
* | Bug #4769 - ft in subqueriesunknown2004-08-191-0/+13
|/
* aggregate functions check during substitution made only for single row subsel...unknown2004-07-041-0/+8
* Mergeunknown2004-06-221-0/+41
|\
| * post-review changes (Bug#4090)unknown2004-06-221-5/+20
| * Mergeunknown2004-06-221-0/+26
| |\
| | * fixed field resolving mode fo INSERT/REPLACE and CRETE with SELECT (BUG#4090)unknown2004-06-131-0/+26
* | | after merge fixunknown2004-06-221-0/+9
|\ \ \ | |/ / |/| |
| * | a test case (Bug #4102 Crash with a DBUG window after a request)unknown2004-06-171-0/+9
| |/
* | mergeunknown2004-06-211-0/+10
|\ \
| * | Fixed some byte order bugs with prepared statements on machines with high-byt...unknown2004-06-181-0/+10
| |/
* | new length detection for non-string in UNION (BUG#4067)unknown2004-06-161-7/+7
* | Language/consistency edits to error messagesunknown2004-06-151-2/+2
* | Language/consistency edits to error messagesunknown2004-06-151-10/+10
|/
* EXISTS(SELECT * ...)unknown2004-06-101-2/+16
* if exists should not be used inside testunknown2004-05-281-1/+1
* after review changesunknown2004-05-191-7/+7
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-141-0/+89
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-141-0/+89
| |\
| | * keep old engine & JOIN if we changed subquery Item (Bug #3646)unknown2004-05-071-0/+89
* | | after merge fixunknown2004-05-141-1/+1
* | | Mergeunknown2004-05-141-1/+10
|\ \ \ | |/ / |/| |
| * | EXPLAIN UNION using same routing which used for execution which allow return ...unknown2004-05-061-1/+10
| |/
* | fixed flags of printed queryunknown2004-05-131-46/+46
|/
* mergeunknown2004-05-051-2/+2
|\