summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect3.test
Commit message (Expand)AuthorAgeFilesLines
* Merge olga.mysql.com:/home/igor/mysql-5.1igor@olga.mysql.com2007-06-031-0/+18
|\
| * 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
* | | Fix some mysqltest warnings.kostja@bodhi.(none)2007-06-011-2/+2
|/ /
* | 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