summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect.test
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesunknown2004-02-161-29/+29
* Added --compact to mysqlbinlogunknown2004-02-091-45/+19
* cleanupunknown2004-01-301-7/+7
* Fixed Bug#2479, "dependant subquery with limit crash".unknown2004-01-291-0/+54
* Test case for the bug #2198: SELECT INTO OUTFILE (with Sub-Select) Problem.unknown2004-01-191-0/+12
* WorkLog#1323unknown2003-12-101-28/+28
* code coverage for UNIONsunknown2003-11-271-1/+1
* IGNORE option was added for DELETE statement (WL#1334)unknown2003-11-171-18/+0
* fixed error handling inside su_select() for multideleteunknown2003-11-151-1/+19
* Mergeunknown2003-11-031-45/+34
|\
| * mergeunknown2003-11-021-0/+10
| |\
| | * fixed BUG#1645unknown2003-11-021-0/+10
| * | aftermerge fixunknown2003-11-021-1/+1
| * | after review fixunknown2003-11-021-1/+0
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-021-2/+16
| |\ \ | | |/ | |/|
| | * mergeunknown2003-11-021-2/+16
| | |\
| | | * more resonable errors about name resolving in subqueries (BUG#1483)unknown2003-10-111-2/+15
| * | | fixed locking problem with innodb & subqueries (BUG#1708)unknown2003-11-021-44/+0
| |/ /
| * | mergeunknown2003-10-311-0/+10
| |\ \
| | * | samall optimisation (any independent query will not save data for rexecution)unknown2003-10-101-0/+10
| | |/
* | | mergeunknown2003-10-281-44/+44
|\ \ \ | |/ / |/| |
| * | Mergeunknown2003-10-221-42/+42
| |\ \
| | * | subqueries made printableunknown2003-10-161-42/+42
| | |/
* | | fixed ALL/ANY optimisation with union (BUG#1668)unknown2003-10-271-0/+10
* | | Mergeunknown2003-10-241-0/+11
|\ \ \
| * | | added check of cardinality to IN/ALL/ANY subquery transformerunknown2003-10-231-0/+11
* | | | Mergeunknown2003-10-231-0/+16
|\ \ \ \ | |/ / /
| * | | Mergeunknown2003-10-231-0/+16
| |\ \ \ | | |/ / | |/| |
| | * | fixed support of used_tables() and const_item() in subqueriesunknown2003-10-171-0/+16
| | |/
* | | Mergeunknown2003-10-231-1/+1
|\ \ \ | |/ /
| * | correct table name assigned to temporary table field:unknown2003-10-191-9/+0
| * | fixed deleting derived table tree after using (BUG#1536)unknown2003-10-171-1/+10
| |/
* | Some simple optimisationunknown2003-10-081-0/+4
* | fixed error handling in SET and DO operators (BUG#1484)unknown2003-10-081-0/+14
|/
* Mergeunknown2003-10-061-0/+49
|\
| * fixed proccesing global LIMIT in last SELECT of UNIONunknown2003-09-141-0/+1
| * "normal" warning in test suite disabledunknown2003-09-131-0/+2
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-09-101-0/+13
| |\
| | * removing additional IN subquery conditionunknown2003-09-081-0/+13
| * | Fix for a bug #1226.unknown2003-09-091-0/+2
| |/
| * fixed row union processingunknown2003-09-071-0/+10
| * reset() split in 2 function clear() & add()unknown2003-08-281-0/+10
| * mergeunknown2003-08-211-2/+2
| * mergeunknown2003-08-201-0/+11
| |\
| | * fixed collation of Item_cache family (BUG#951)unknown2003-08-111-0/+11
* | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-all_any-4.1unknown2003-08-231-26/+38
|\ \ \
| * | | fixed bug of lack of fix_fields call (after merge bugfix (SCRUM))unknown2003-08-231-1/+1
| * | | mergeunknown2003-08-201-26/+39
| |\ \ \ | | |/ /
| | * | mergeunknown2003-08-191-26/+25
| | |\ \
| | | * \ mergeunknown2003-08-191-0/+12
| | | |\ \ | | | | |/