summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect.result
Commit message (Expand)AuthorAgeFilesLines
* Updating subselect results after SUBSELECT was changed into SUBQUERY.unknown2003-04-041-24/+24
* Mergeunknown2003-03-151-0/+10
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-03-151-0/+10
| |\
| | * fix of illegal usage aggregate functionsunknown2003-02-151-0/+10
* | | fixed cached constsnt determination (bug #142 related)unknown2003-03-111-0/+23
* | | fixed cleanup bugunknown2003-03-101-0/+35
* | | fixed crash on non-well-constructed referenceunknown2003-03-101-0/+2
|/ /
* | fix a bug in derived tablesunknown2003-02-131-1/+1
|/
* Move tmp_table_used to THDunknown2003-02-101-109/+124
* fixed bug in determinating uncacheable queriesunknown2003-01-301-0/+9
* cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-0/+3
* improving of fields list creation in derived tables and unionsunknown2003-01-291-0/+34
* fixed bugs in temporary tables in subselect implementation (SCRUM)unknown2003-01-281-10/+111
* mergingunknown2003-01-251-10/+4
|\
| * fixed subselects with temporary tables (SCRUM)unknown2003-01-251-10/+4
* | fixed test of cardinalityunknown2003-01-211-0/+2
* | Updated test resultsunknown2003-01-061-0/+2
* | mergeunknown2003-01-061-0/+5
|\ \
| * | fixed SET with subselectunknown2003-01-041-0/+7
* | | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-34/+30
|/ /
* | fixed do with subselectsunknown2003-01-031-1/+10
* | postreviews fix (SCRUM related)unknown2002-12-311-2/+1
* | mergingunknown2002-12-311-1/+32
|\ \
| * | support of subselect without FROM reducing (SCRUM)unknown2002-12-261-1/+32
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-12-311-2/+103
|\ \ \ | |/ /
| * | results fixingunknown2002-12-251-1/+1
| * | check of LIMIT in row IN subquery (SCRUM related)unknown2002-12-251-0/+2
| * | mergingunknown2002-12-251-1/+100
| |\ \
| | * | row IN subselects (SCRUM)unknown2002-12-191-0/+31
| | * | support of simple row subselects (SCRUM)unknown2002-12-191-1/+69
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-241-1/+7
|\ \ \ \ | |/ / /
| * | | LIMIT is prohibited in IN/ALL/ANY/SOMEunknown2002-12-231-1/+7
| |/ /
* | | Many fixes.unknown2002-12-241-3/+3
|/ /
* | fixed subselect null testunknown2002-12-151-0/+5
* | mergeunknown2002-12-141-10/+10
|\ \
| * | Fixes for binary protocol (complement to last push)unknown2002-12-141-10/+10
| |/
* | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related)unknown2002-12-061-0/+102
|/
* fixed bug of PROCEDURE in same query with subselectsunknown2002-12-061-0/+4
* fixed error messageunknown2002-12-041-7/+7
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-12-011-2/+20
|\
| * fix of error handlingunknown2002-12-011-2/+20
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-301-3/+19
|\ \ | |/
| * check of using same table for changing and selectunknown2002-11-301-3/+19
* | some bug fixes and tests for those.unknown2002-11-301-6/+6
* | many, many changesunknown2002-11-291-10/+10
|\ \ | |/ |/|
| * many bug fixesunknown2002-11-291-7/+7
| * adding mandatory aliases for derived tables as per SQL-99unknown2002-11-281-14/+14
* | fixed error handling bugunknown2002-11-291-0/+8
* | test of changing subselects treeunknown2002-11-281-0/+9
* | fixed bug IN subselect with ORDERunknown2002-11-281-0/+3