summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect.test
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1unknown2005-02-061-14/+0
|\
| * fixed test 'subselect' in case when innodb is not compiled in (thanks HF who ...unknown2005-02-061-14/+0
* | 4.1 -> 5.0 mergeunknown2005-02-031-0/+56
|\ \ | |/
| * fixed cleanup of result object of subqueries. (BUG#8125)unknown2005-01-261-0/+14
| * fixed way of forward reference detection to support literal constant (BUG#8025)unknown2005-01-241-0/+16
| * check that row elements have the same dimention that SELECT list elements in ...unknown2005-01-241-0/+12
| * fixed column number fetchinmg for subqueries. (BUG#8020)unknown2005-01-241-0/+14
* | Merge mysql.com:/dbdata/psergey/mysql-4.1-bug7885unknown2005-01-191-0/+11
|\ \ | |/
| * Fix for BUG#7885unknown2005-01-181-0/+11
* | manually mergedunknown2004-12-311-1/+27
|\ \ | |/
| * subselect.result, subselect.test:unknown2004-12-261-0/+7
| * subselect.result, subselect.test:unknown2004-12-251-1/+20
* | Merge with 4.1unknown2004-12-221-1/+51
|\ \ | |/
| * Clean-up.unknown2004-12-141-1/+1
| * new reference which refer to current value not to result used for resolving...unknown2004-12-111-0/+28
| * mergeunknown2004-12-071-1/+23
| |\
| | * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-1/+23
* | | Merge with 4.1unknown2004-12-061-0/+35
|\ \ \ | |/ /
| * | mergeunknown2004-12-031-0/+8
| |\ \
| | * | init values to avoid junk returning in case of null value asking without assi...unknown2004-11-251-0/+8
| * | | Mergeunknown2004-12-011-0/+19
| |\ \ \ | | |/ /
| * | | backport Serg's fix of FT interface (BUG#6523)unknown2004-11-161-0/+10
| * | | fixed joincleunup to avoid double deletin tables, and too earlyfull cleanup i...unknown2004-11-161-0/+10
| * | | moved procedure list initialization (BUG#6517)unknown2004-11-151-0/+7
| | |/ | |/|
* | | mergedunknown2004-11-221-0/+19
|\ \ \ | | |/ | |/|
| * | Fix for bug #6462 "Same request on same data returns differentunknown2004-11-221-0/+19
| |/
* | merge with 4.1unknown2004-10-291-4/+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
* | Merge with 4.1unknown2004-09-061-8/+53
|\ \ | |/
| * 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
| |/
* | manual mergeunknown2004-07-201-0/+10
|\ \ | |/
| * aggregate functions check during substitution made only for single row subsel...unknown2004-07-041-0/+10
* | Merge with 4.1.3-betaunknown2004-07-071-1/+55
|\ \ | |/
| * 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