summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect.result
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesunknown2004-02-161-20/+20
* Added --compact to mysqlbinlogunknown2004-02-091-45/+23
* mergeunknown2004-02-051-2/+2
|\
| * mergeunknown2004-01-201-0/+9
| |\
| * | Code cleanupunknown2004-01-191-2/+2
* | | cleanupunknown2004-01-301-7/+7
* | | Fixed Bug#2479, "dependant subquery with limit crash".unknown2004-01-291-0/+47
| |/ |/|
* | Test case for the bug #2198: SELECT INTO OUTFILE (with Sub-Select) Problem.unknown2004-01-191-0/+9
|/
* WorkLog#1323unknown2003-12-101-32/+32
* code coverage for UNIONsunknown2003-11-271-4/+4
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-181-29/+0
|\
| * IGNORE option was added for DELETE statement (WL#1334)unknown2003-11-171-29/+0
* | mergeunknown2003-11-181-4/+4
|\ \ | |/ |/|
| * CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-4/+4
* | fixed error handling inside su_select() for multideleteunknown2003-11-151-0/+29
|/
* Mergeunknown2003-11-031-38/+28
|\
| * mergeunknown2003-11-021-0/+7
| |\
| | * fixed BUG#1645unknown2003-11-021-0/+7
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-021-1/+10
| |\ \ | | |/ | |/|
| | * mergeunknown2003-11-021-1/+10
| | |\
| | | * more resonable errors about name resolving in subqueries (BUG#1483)unknown2003-10-111-1/+10
| * | | fixed locking problem with innodb & subqueries (BUG#1708)unknown2003-11-021-37/+0
| |/ /
| * | mergeunknown2003-10-311-0/+11
| |\ \
| | * | samall optimisation (any independent query will not save data for rexecution)unknown2003-10-101-0/+11
| | |/
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-5/+9
* | | mergeunknown2003-10-281-42/+114
|\ \ \ | |/ / |/| |
| * | Mergeunknown2003-10-221-42/+114
| |\ \
| | * | index name shown (SCRUM) (WL#1274)unknown2003-10-191-8/+8
| | * | subqueries made printableunknown2003-10-161-42/+114
| | |/
* | | fixed ALL/ANY optimisation with union (BUG#1668)unknown2003-10-271-0/+14
* | | Mergeunknown2003-10-241-0/+7
|\ \ \
| * | | added check of cardinality to IN/ALL/ANY subquery transformerunknown2003-10-231-0/+7
* | | | Mergeunknown2003-10-231-0/+18
|\ \ \ \ | |/ / /
| * | | Mergeunknown2003-10-231-0/+18
| |\ \ \ | | |/ / | |/| |
| | * | fixed support of used_tables() and const_item() in subqueriesunknown2003-10-171-0/+18
| | |/
* | | Mergeunknown2003-10-231-1/+1
|\ \ \ | |/ /
| * | correct table name assigned to temporary table field:unknown2003-10-191-7/+0
| * | fixed deleting derived table tree after using (BUG#1536)unknown2003-10-171-1/+8
| |/
* | Some simple optimisationunknown2003-10-081-0/+18
* | fixed error handling in SET and DO operators (BUG#1484)unknown2003-10-081-0/+7
|/
* Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-071-0/+1
|\
| * fixed processing aggregate functions with static tables (BUG#1318)unknown2003-09-201-0/+1
* | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-071-7/+7
|\ \
| * | fixed error namesunknown2003-10-061-7/+7
* | | Mergeunknown2003-10-061-20/+88
|\ \ \ | |/ /
| * | fix error messagesunknown2003-10-061-14/+14
| * | Subselect -> subqueryunknown2003-09-301-14/+14
| |/
| * fixed proccesing global LIMIT in last SELECT of UNIONunknown2003-09-141-2/+3
| * renamed join_types (as was suggested by Peter Gulutzan)unknown2003-09-141-8/+8
| * Fixes for OPTION_FOUND_ROWS in UNION'sunknown2003-09-131-0/+2