summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect3.test
Commit message (Expand)AuthorAgeFilesLines
* Bug #39069: <row constructor> IN <table-subquery> seriouslyGleb Shchepa2009-01-281-0/+29
* Bug #37894: Assertion in init_read_record_seq in handler.h line 1444Gleb Shchepa2008-10-101-0/+22
* Fixed bug#36005: server crashes inside NOT IN clause subquery withgshchepa/uchum@host.loc2008-04-231-0/+13
* Fixed bug #34763.gshchepa/uchum@host.loc2008-03-141-1/+18
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.0ibabaev@bk-internal.mysql.com2007-06-021-2/+2
|\
| * Fix some mysqltest warnings.kostja@bodhi.(none)2007-06-011-2/+2
* | Merge macbook:mysql/work/B22855-5.0-optgkodinov/kgeorge@magare.gmz2007-05-211-0/+18
|\ \ | |/ |/|
| * Bug#22855:gkodinov/kgeorge@macbook.gmz2007-05-171-0/+18
| * disabled a test reuturning wrong result (reported separately)gkodinov/kgeorge@magare.gmz2007-03-281-2/+3
* | Fixed bug #28375: a query with an NOT IN subquery predicate may causeigor@olga.mysql.com2007-05-111-0/+25
* | Fixed bug #27870. The bug that causes crashes manifests itself at someigor@olga.mysql.com2007-04-171-0/+18
* | Bug#27321: Wrong subquery result in a grouping select.evgen@moonbone.local2007-04-151-2/+0
|/
* Bug #24484:gkodinov/kgeorge@macbook.local2007-03-201-0/+41
* Fixed bug #24420.igor@olga.mysql.com2007-01-261-0/+17
* BUG#24127: merge fixes: If subselect is a union, dont allocate several sergefp@mysql.com2007-01-241-1/+0
* BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...sergefp@mysql.com2007-01-121-10/+281
* BUG#24085: Wrong result for NULL IN (SELECT not_null_val FROM ...)sergefp@mysql.com2007-01-121-2/+69
* BUG#8804: wrong results for NULL IN (SELECT ...)sergefp@mysql.com2006-10-311-0/+137