summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_in.test
Commit message (Expand)AuthorAgeFilesLines
* Bug#11766212 59270: NOT IN (YEAR( ... ), ... ) PRODUCES MANY VALGRIND WARNINGSSergey Glukhov2011-04-121-0/+6
* Bug#54477: Crash on IN / CASE with NULL argumentsAlexey Kopytov2010-06-221-0/+15
* Bug #44139: Table scan when NULL appears in IN clauseGleb Shchepa2009-10-051-0/+85
* 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.unknown2007-09-261-0/+8
* Merge mysql.com:/home/ram/work/b28748/b28748.5.0unknown2007-06-131-11/+20
|\
| * Fix for bug #28748: "Select" returning one value too fewunknown2007-06-091-11/+20
* | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optunknown2007-03-221-0/+11
|\ \ | |/
| * Fixed bug #27362: crash at evaluation of IN predicate when oneunknown2007-03-221-0/+11
* | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optunknown2007-03-081-0/+62
|\ \ | |/
| * Bug#19342: additional test case for code coverageunknown2007-03-061-1/+5
| * Bug #19342:unknown2007-03-021-0/+58
| * Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-01-231-0/+36
| |\
| * \ Merge polly.local:/tmp/maint/bug24261/my50-bug24261unknown2006-12-081-0/+7
| |\ \
* | \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-02-161-36/+35
|\ \ \ \
| * | | | BUG#20420: optimizer reports wrong keys on left join with INunknown2007-02-161-36/+35
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-01-241-0/+38
|\ \ \ \ \ | |/ / / /
| * | | | merge of 5.0-opt -> 5.1-optunknown2007-01-241-34/+36
| * | | | Merge macbook.gmz:/Users/kgeorge/mysql/work/mysql-5.0-optunknown2007-01-231-0/+36
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | BUG#20420: optimizer reports wrong keys on left join with INunknown2007-01-151-0/+36
| | |/ /
* | | | Merge polly.local:/tmp/maint/bug24261/my51-bug24261unknown2006-12-081-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Merge polly.local:/tmp/maint/bug24261/my50-bug24261unknown2006-12-081-0/+7
| |\ \ \ | | | |/ | | |/|
| | * | Fix for bug #24261 "crash when WHERE contains NOT IN ('<negative value>') for...unknown2006-11-271-0/+7
* | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-bug17047unknown2006-11-161-1/+29
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug17047unknown2006-11-161-1/+25
| |\ \ | | |/ | |/|
| | * BUG#17047: CHAR() and IN() can return NULL without signaling NULL resultunknown2006-11-161-1/+21
| * | Mergeunknown2006-06-201-12/+0
| |\ \ | | |/
| | * item_cmpfunc.cc, func_in.result, func_in.test:unknown2006-06-201-12/+0
| * | Manually mergedunknown2006-05-301-0/+12
| |\ \ | | |/
| | * Fixed bug#18360: Incorrect type coercion in IN() results in false comparisonunknown2006-05-301-0/+12
* | | Fixed bug #18360: Type aggregation for IN and CASE may lead to a wrongunknown2006-09-261-0/+24
|/ /
* | BUG#19618: Crash for unsigned_col NOT IN (-1, ... ) unknown2006-05-151-0/+12
* | BUG#15872: Don't run the range analyzer on "t1.keypart NOT IN (const1, ..., )...unknown2006-04-251-1/+93
* | type_binary.result, type_binary.test:unknown2005-10-131-1/+1
* | Manually mergedunknown2005-09-241-0/+7
|\ \ | |/
| * Fix for BUG#13419: In "ref" optimizer, take into account that item=Item_func_...unknown2005-09-231-0/+7
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* | func_in.result, func_in.test:unknown2005-07-161-0/+18
|/
* item_cmpfunc.cc:unknown2005-01-201-0/+5
* func_in.result, func_in.test:unknown2004-11-041-0/+7
* Allow IN to convert arguments into Unicode in some cases.unknown2004-09-011-0/+7
* After merge fixesunknown2004-02-161-3/+3
* added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+1
* After merge fixesunknown2003-08-191-3/+3
* IN now aggregates all argument types for comparisonunknown2003-07-181-0/+8