34 Commits (3b617acb87bce94b6ac27e3d91017cfaa9d67b83)

Author SHA1 Message Date
unknown 7a86568318 Fix for bug #28748: "Select" returning one value too few 19 years ago
unknown a4a23fb907 Fixed bug #27362: crash at evaluation of IN predicate when one 19 years ago
unknown a232d81e80 Bug#19342: additional test case for code coverage 19 years ago
unknown b114118ab7 Bug #19342: 19 years ago
unknown a2ae17b1e1 BUG#20420: optimizer reports wrong keys on left join with IN 19 years ago
unknown 2e758a7c23 Fix for bug #24261 "crash when WHERE contains NOT IN ('<negative value>') for unsigned column type" 19 years ago
unknown e40e8052e8 BUG#17047: CHAR() and IN() can return NULL without signaling NULL result 19 years ago
unknown 028fa1e454 item_cmpfunc.cc, func_in.result, func_in.test: 20 years ago
unknown c007dabaf6 Fixed bug#18360: Incorrect type coercion in IN() results in false comparison 20 years ago
unknown e5838e160b BUG#19618: Crash for unsigned_col NOT IN (-1, ... ) 20 years ago
unknown 15e00f1f3d BUG#15872: Don't run the range analyzer on "t1.keypart NOT IN (const1, ..., )", as that consumes 20 years ago
unknown 60e411eb32 type_binary.result, type_binary.test: 20 years ago
unknown 32de973588 Fix for BUG#13419: In "ref" optimizer, take into account that item=Item_func_in(x,y) is 21 years ago
unknown 167fb5f170 Added end marker for tests to make future merges easier 21 years ago
unknown e155a0c01d func_in.result, func_in.test: 21 years ago
unknown 9241e34593 item_cmpfunc.cc: 21 years ago
unknown 62ded37e36 func_in.result, func_in.test: 21 years ago
unknown 94ecacdb97 Allow IN to convert arguments into Unicode in some cases. 22 years ago
unknown a07e48eca0 After merge fixes 22 years ago
unknown 87e6c2ba77 added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor() 22 years ago
unknown 2901c3b8fa After merge fixes 23 years ago
unknown 687863c093 IN now aggregates all argument types for comparison 23 years ago
unknown a41a43f99d Item_func_null doesn't have a separate Item for the first argument anymore. 23 years ago
unknown 14810ff1d3 Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
unknown 59b3711986 _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related) 23 years ago
unknown db951c2fa2 fixed tests to be independed from environment 24 years ago
unknown f537319d42 Added support for hex strings to mysqlimport 25 years ago