summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect.test
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #6462 "Same request on same data returns differentunknown2004-11-221-0/+19
* removed incorrect error message about aggregate functionsunknown2004-10-271-3/+2
* fixed error handling if creating derived table failedunknown2004-09-171-0/+13
* fixed temporary table processing expresions of subqueries and removed wrong r...unknown2004-09-061-1/+4
* Mergingunknown2004-08-241-0/+12
|\
| * Proposed fix for bug #5003 (subselect with MIN() and LIKE crashes server)unknown2004-08-221-0/+12
* | subselect test split on two tests because gis extention can be absentunknown2004-08-241-8/+0
* | after review fixes:unknown2004-08-231-0/+3
* | mergeunknown2004-08-231-0/+25
|\ \ | |/ |/|
| * skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-0/+11
| * in case of compound index fill all parts in optimized IN (BUG#4435)unknown2004-08-121-0/+16
* | Bug #4769 - ft in subqueriesunknown2004-08-191-0/+13
|/
* aggregate functions check during substitution made only for single row subsel...unknown2004-07-041-0/+10
* Mergeunknown2004-06-221-0/+22
|\
| * post-review changes (Bug#4090)unknown2004-06-221-1/+9
| * Mergeunknown2004-06-221-0/+14
| |\
| | * fixed field resolving mode fo INSERT/REPLACE and CRETE with SELECT (BUG#4090)unknown2004-06-131-0/+14
* | | after merge fixunknown2004-06-221-0/+12
|\ \ \ | |/ / |/| |
| * | a test case (Bug #4102 Crash with a DBUG window after a request)unknown2004-06-171-0/+12
| |/
* | Fixed some byte order bugs with prepared statements on machines with high-byt...unknown2004-06-181-0/+11
|/
* EXISTS(SELECT * ...)unknown2004-06-101-0/+9
* if exists should not be used inside testunknown2004-05-281-1/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-141-1/+33
|\
| * keep old engine & JOIN if we changed subquery Item (Bug #3646)unknown2004-05-071-1/+33
* | EXPLAIN UNION using same routing which used for execution which allow return ...unknown2004-05-061-1/+1
|/
* After merge fixesunknown2004-05-051-2/+2
* fixed zero result case for group functions in subquery (Bug #3505)unknown2004-05-021-0/+11
* small addition to the fix for #3188unknown2004-03-231-0/+1
* Fix for #3188unknown2004-03-181-0/+9
* mergeunknown2004-03-171-0/+8
|\
| * Fix for the bug #3118: Subquery and order byunknown2004-03-161-0/+8
* | mergeunknown2004-03-161-1/+17
|\ \
| * \ fix test during mergeunknown2004-03-161-1/+17
| |\ \
| | * \ mergeunknown2004-03-151-0/+15
| | |\ \ | | | |/ | | |/|
| | | * avoid null check on fields where NULL is impossibleunknown2004-02-021-0/+16
* | | | mergeunknown2004-03-161-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | mergeunknown2004-03-151-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | correct processing of rand() in subqueries with static tables (BUG#2645)unknown2004-02-051-0/+8
| | |/
* | | mergeunknown2004-03-091-0/+7
|\ \ \ | |/ / |/| |
| * | revision of fix_fields() calls (BUG2838)unknown2004-02-181-0/+8
* | | Mergingunknown2004-03-041-0/+6
|\ \ \ | |/ / |/| |
| * | Fix for #1992unknown2003-12-061-0/+5
* | | Merge with public treeunknown2004-02-161-29/+29
|\ \ \
| * | | After merge fixesunknown2004-02-161-29/+29
* | | | changed error codeunknown2004-02-141-1/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-121-45/+19
|\ \ \ \ | |/ / /
| * | | Added --compact to mysqlbinlogunknown2004-02-091-45/+19
| | |/ | |/|
* | | correct assignment of default limit (BUG#2600)unknown2004-02-041-0/+11
|/ /
* | cleanupunknown2004-01-301-7/+7
* | Fixed Bug#2479, "dependant subquery with limit crash".unknown2004-01-291-0/+54