summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_in.test
Commit message (Expand)AuthorAgeFilesLines
* Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, andGeorgi Kodinov2009-05-251-0/+17
* Revert of the fix for bug #44399 (joro@sun.com-20090512135917-kal1dvtqpqgnj3yc).Georgi Kodinov2009-05-201-10/+0
* Bug #44399: crash with statement using TEXT columns, aggregates, GROUP BY, Georgi Kodinov2009-05-121-0/+10
* Bug #41363: crash of mysqld on windows with aggregate in caseGleb Shchepa2008-12-311-0/+13
* Bug #37761: IN handles NULL differently for table-subquery Gleb Shchepa2008-07-141-0/+9
* Fixed bug #31075.gshchepa@devsrv-b.mysql.com2007-09-261-0/+8
* Merge mysql.com:/home/ram/work/b28748/b28748.5.0ramil/ram@ramil.myoffice.izhnet.ru2007-06-131-11/+20
|\
| * Fix for bug #28748: "Select" returning one value too fewramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-06-091-11/+20
* | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-03-221-0/+11
|\ \ | |/
| * Fixed bug #27362: crash at evaluation of IN predicate when oneigor@olga.mysql.com2007-03-221-0/+11
* | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-03-081-0/+62
|\ \ | |/
| * Bug#19342: additional test case for code coveragegkodinov/kgeorge@macbook.gmz2007-03-061-1/+5
| * Bug #19342:gkodinov/kgeorge@macbook.gmz2007-03-021-0/+58
| * Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@mysql.com/eagle.(none)2007-01-231-0/+36
| |\
| * \ Merge polly.local:/tmp/maint/bug24261/my50-bug24261kaa@polly.local2006-12-081-0/+7
| |\ \
* | \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-optgkodinov/kgeorge@rakia.gmz2007-02-161-36/+35
|\ \ \ \
| * | | | BUG#20420: optimizer reports wrong keys on left join with INgkodinov/kgeorge@macbook.gmz2007-02-161-36/+35
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-01-241-0/+38
|\ \ \ \ \ | |/ / / /
| * | | | merge of 5.0-opt -> 5.1-optgkodinov/kgeorge@macbook.gmz2007-01-241-34/+36
| * | | | Merge macbook.gmz:/Users/kgeorge/mysql/work/mysql-5.0-optgkodinov/kgeorge@macbook.gmz2007-01-231-0/+36
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | BUG#20420: optimizer reports wrong keys on left join with INgkodinov/kgeorge@macbook.gmz2007-01-151-0/+36
| | |/ /
* | | | Merge polly.local:/tmp/maint/bug24261/my51-bug24261kaa@polly.local2006-12-081-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Merge polly.local:/tmp/maint/bug24261/my50-bug24261kaa@polly.local2006-12-081-0/+7
| |\ \ \ | | | |/ | | |/|
| | * | Fix for bug #24261 "crash when WHERE contains NOT IN ('<negative value>') for...kaa@polly.local2006-11-271-0/+7
* | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-bug17047kroki/tomash@moonlight.intranet2006-11-161-1/+29
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug17047kroki/tomash@moonlight.intranet2006-11-161-1/+25
| |\ \ | | |/ | |/|
| | * BUG#17047: CHAR() and IN() can return NULL without signaling NULL resultkroki/tomash@moonlight.intranet2006-11-161-1/+21
| * | Mergeevgen@moonbone.local2006-06-201-12/+0
| |\ \ | | |/
| | * item_cmpfunc.cc, func_in.result, func_in.test:evgen@moonbone.local2006-06-201-12/+0
| * | Manually mergedevgen@moonbone.local2006-05-301-0/+12
| |\ \ | | |/
| | * Fixed bug#18360: Incorrect type coercion in IN() results in false comparisonevgen@moonbone.local2006-05-301-0/+12
* | | Fixed bug #18360: Type aggregation for IN and CASE may lead to a wrongevgen@moonbone.local2006-09-261-0/+24
|/ /
* | BUG#19618: Crash for unsigned_col NOT IN (-1, ... ) sergefp@mysql.com2006-05-151-0/+12
* | BUG#15872: Don't run the range analyzer on "t1.keypart NOT IN (const1, ..., )...sergefp@mysql.com2006-04-251-1/+93
* | type_binary.result, type_binary.test:bar@mysql.com2005-10-131-1/+1
* | Manually mergedsergefp@mysql.com2005-09-241-0/+7
|\ \ | |/
| * Fix for BUG#13419: In "ref" optimizer, take into account that item=Item_func_...sergefp@mysql.com2005-09-231-0/+7
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
* | func_in.result, func_in.test:igor@rurik.mysql.com2005-07-161-0/+18
|/
* item_cmpfunc.cc:bar@mysql.com2005-01-201-0/+5
* func_in.result, func_in.test:igor@rurik.mysql.com2004-11-041-0/+7
* Allow IN to convert arguments into Unicode in some cases.bar@mysql.com2004-09-011-0/+7
* After merge fixesmonty@mysql.com2004-02-161-3/+3
* added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-0/+1
* After merge fixesmonty@mashka.mysql.fi2003-08-191-3/+3
* IN now aggregates all argument types for comparisonbar@bar.mysql.r18.ru2003-07-181-0/+8
* Item_func_null doesn't have a separate Item for the first argument anymore.bar@bar.mysql.r18.ru2003-07-161-0/+19
* Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-1/+5
* _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related)bell@sanja.is.com.ua2002-12-061-0/+32