summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect.result
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1bell@sanja.is.com.ua2005-02-061-12/+0
|\
| * fixed test 'subselect' in case when innodb is not compiled in (thanks HF who ...bell@sanja.is.com.ua2005-02-061-12/+0
* | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-0/+48
|\ \ | |/
| * fixed cleanup of result object of subqueries. (BUG#8125)bell@sanja.is.com.ua2005-01-261-0/+12
| * fixed way of forward reference detection to support literal constant (BUG#8025)bell@sanja.is.com.ua2005-01-241-0/+14
| * check that row elements have the same dimention that SELECT list elements in ...bell@sanja.is.com.ua2005-01-241-0/+8
| * fixed column number fetchinmg for subqueries. (BUG#8020)bell@sanja.is.com.ua2005-01-241-0/+14
* | Merge mysql.com:/dbdata/psergey/mysql-4.1-bug7885sergefp@mysql.com2005-01-191-0/+8
|\ \ | |/
| * Fix for BUG#7885sergefp@mysql.com2005-01-181-0/+8
* | manually mergedserg@sergbook.mysql.com2004-12-311-5/+32
|\ \ | |/
| * subselect.result, subselect.test:igor@rurik.mysql.com2004-12-261-0/+12
| * subselect.result, subselect.test:igor@rurik.mysql.com2004-12-251-5/+20
* | Fix test results to account for difference between release BDB, debug BDB and...sergefp@mysql.com2004-12-311-1/+1
* | After merge fixesmonty@mysql.com2004-12-311-7/+8
* | Merge with 4.1monty@mishka.local2004-12-221-2/+95
|\ \ | |/
| * Clean-up.ram@gw.mysql.r18.ru2004-12-141-3/+1
| * fixed optimized SOME subquerybell@sanja.is.com.ua2004-12-131-6/+0
| * new reference which refer to current value not to result used for resolving...bell@sanja.is.com.ua2004-12-111-0/+28
| * mergebell@sanja.is.com.ua2004-12-071-1/+75
| |\
| | * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...bell@sanja.is.com.ua2004-11-181-1/+75
* | | Update results for new varchar handlingmonty@mysql.com2004-12-071-2/+2
* | | Merge with new VARCHAR codemonty@mysql.com2004-12-061-6/+6
|\ \ \
| * | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-6/+6
* | | | Merge with 4.1monty@mysql.com2004-12-061-0/+26
|\ \ \ \ | | |/ / | |/| |
| * | | mergebell@sanja.is.com.ua2004-12-031-0/+5
| |\ \ \
| | * | | init values to avoid junk returning in case of null value asking without assi...bell@sanja.is.com.ua2004-11-251-0/+5
| * | | | Mergebell@sanja.is.com.ua2004-12-011-0/+15
| |\ \ \ \ | | |/ / /
| * | | | backport Serg's fix of FT interface (BUG#6523)bell@sanja.is.com.ua2004-11-161-0/+8
| * | | | fixed joincleunup to avoid double deletin tables, and too earlyfull cleanup i...bell@sanja.is.com.ua2004-11-161-0/+12
| * | | | moved procedure list initialization (BUG#6517)bell@sanja.is.com.ua2004-11-151-0/+1
| | |_|/ | |/| |
* | | | mergedserg@serg.mylan2004-11-221-0/+15
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Fix for bug #6462 "Same request on same data returns differentdlenev@brandersnatch.localdomain2004-11-221-0/+15
| |/
* | Fixes after merge with 4.1monty@mysql.com2004-11-031-1/+1
* | merge with 4.1monty@mysql.com2004-10-291-7/+29
|\ \ | |/
| * removed incorrect error message about aggregate functionsbell@sanja.is.com.ua2004-10-271-6/+9
| * A fix and test case for Bug#6088 "FOUND_ROWS returns wrong values forkonstantin@mysql.com2004-10-221-3/+3
| * fixed error handling if creating derived table failedbell@sanja.is.com.ua2004-09-171-2/+13
| * fixed temporary table processing expresions of subqueries and removed wrong r...bell@sanja.is.com.ua2004-09-061-1/+9
* | table.h, sql_select.h:igor@rurik.mysql.com2004-10-191-7/+7
* | Merge on pullmonty@mysql.com2004-09-091-5/+74
|\ \
| * \ Merge with 4.1monty@mysql.com2004-09-061-5/+74
| |\ \ | | |/
| | * Merging fixhf@deer.(none)2004-08-241-0/+1
| | * Merginghf@deer.(none)2004-08-241-0/+9
| | |\
| | | * Proposed fix for bug #5003 (subselect with MIN() and LIKE crashes server)hf@deer.(none)2004-08-221-0/+10
| | * | subselect test split on two tests because gis extention can be absentbell@sanja.is.com.ua2004-08-241-5/+0
| | * | after review fixes:bell@sanja.is.com.ua2004-08-231-0/+8
| | * | mergebell@sanja.is.com.ua2004-08-231-0/+43
| | |\ \ | | | |/ | | |/|
| | | * skip resolving field in table list if table list is not accessable due to gro...bell@sanja.is.com.ua2004-08-131-0/+22
| | | * in case of compound index fill all parts in optimized IN (BUG#4435)bell@sanja.is.com.ua2004-08-121-0/+21
| | * | Bug #4769 - ft in subqueriesserg@serg.mylan2004-08-191-0/+13
| | |/