457 Commits (6e0045ed203aae2ad7664641aa68f6be7a571c9c)

Author SHA1 Message Date
holyfoot/hf@mysql.com/deer.(none) 6e0045ed20 embedded-mode tests fixed 19 years ago
kaa@polly.local 397f0df9ad Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861 19 years ago
kaa@polly.local 5df7611caa Post-review fixes for bug #20924 19 years ago
kaa@polly.local 268c7a3522 Bug #20924: CAST(expr as UNSIGNED) returns SIGNED value when used in various functions 19 years ago
bar@mysql.com a481a35237 Bug#8663 cant use bgint unsigned as input to cast 20 years ago
ramil@mysql.com 0bdae38efb Fix for bug #6880: LAST_INSERT_ID() within a statement 20 years ago
aelkin@mysql.com 8c57924a6a Bug#19136: Crashing log-bin and uninitialized user variables in a derived table 20 years ago
kroki@mysql.com c77336c260 Bug#16501: IS_USED_LOCK does not appear to work 20 years ago
evgen@moonbone.local ac54aa2aee Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was 20 years ago
sasha@asksasha.com 41752fa9a0 fix for BUG#7947 - failure to log DO RELEASE_LOCK() if we disconnect in the middle of 20 years ago
ramil@mysql.com 2467674b73 Fix for bug #13044: BIT_COUNT with NULL values. 20 years ago
monty@mysql.com 19502e8eb5 Review of new pushed code 20 years ago
jani@ua141d10.elisa.omakaista.fi 8e1dac44b4 Some fixes to avoid compiler warnings. 20 years ago
jimw@mysql.com 31a79ee3d0 Fix Item_func_abs::fix_length_and_dec() to set maybe_null properly. (Bug #14009) 20 years ago
hf@deer.(none) ba82a6a759 Fix for bug #9855 (Inconsistend column type in create select) 20 years ago
bar@mysql.com 62ad8922b8 ctype_utf8.result, ctype_utf8.test: 20 years ago
gluh@eagle.intranet.mysql.r18.ru a5bd5e9af2 Bug #6172 RAND(a) should only accept constant values as arguments(2nd version) 21 years ago
bar@mysql.com 0c2035b7bd func_gconcat.result, func_gconcat.test: 21 years ago
jimw@mysql.com 3409537f2a Don't force column header to @@session.var_name if @@local.var_name 21 years ago
monty@mishka.local 7e83d09ce7 Simple fixes during review of new code 21 years ago
konstantin@mysql.com e08caeeee2 A fix and a test case for Bug#9359 "Prepared statements take snapshot 21 years ago
sergefp@mysql.com 0b3db181bf Fix for BUG#11869: In Item_func_match::fix_index() handle the case when there is no 21 years ago
konstantin@mysql.com 1755df7649 A fix and a test case for Bug#9379 (collation of a parameter marker is 21 years ago
jimw@mysql.com 1fa7b95d98 Fix multiplication of abs() by a negative value. (Bug #11402) 21 years ago
serg@serg.mylan 6a5349028c a compiler must see '#pragma implementation' *before* 21 years ago
monty@mysql.com 29fd1f2fd9 Move USE_PRAGMA_IMPLEMENTATION to proper place 21 years ago
bar@mysql.com e686057259 item_func.cc: 21 years ago
kent@mysql.com bd48eed988 tztime.cc: 21 years ago
jimw@mysql.com 7ac7bfc3c8 Fix handling of NULL fields in FIELD(). (Bug #10944) 21 years ago
msvensson@neptunus.(none) 83d430353e Add ifdefs to control when "#pragma implementation" should be used 21 years ago
monty@mysql.com beb5867dfb After merge fixes 21 years ago
svoj@mysql.com c7f0fcab23 BUG#7709 fix - Boolean fulltext query against unsupported engines does not 21 years ago
konstantin@mysql.com 3589e78fda A fix and test case for Bug#9096 "select doesn't return all matched 21 years ago
dlenev@brandersnatch.localdomain 8ee6d33bdd Fix for Bug #9913 "udf_deinit is not called after execution of PS" 21 years ago
monty@mysql.com fbf31c4a8c CAST(string_argument AS UNSIGNED) didn't work for big integers above the signed range. (Bug #7036) 21 years ago
ramil@mysql.com 775010a40d A fix (bug #9837: round(1, 6) delivers wrong value in create table context). 21 years ago
bar@mysql.com e60daecc87 Bug#9425 A user variable doesn't always have implicit coercibility 21 years ago
bar@mysql.com a7b877df78 Bugs#9129: CHARSET(), COLLATION(), COERCIBILITY() 21 years ago
bar@mysql.com 7e8e033290 type_blob.result, func_system.result, func_str.result, ctype_collate.result: 21 years ago
bar@mysql.com 89a5530822 A user variable are now always have IMPLICIT coercibility, 21 years ago
monty@mysql.com 79ec81071a Better bugfix for "HAVING when refering to RAND()" (Bug #8216) 21 years ago
monty@mysql.com 32f91f48e8 Fixed bug in HAVING when refering to RAND() through alias 21 years ago
serg@serg.mylan cc1ee6475f indexless boolean fulltext search was depending on default_charset_info - Bug#8159 21 years ago
acurtis@pcgem.rdg.cyberkinetica.com b8ceaa4a1f Bug#8057 21 years ago
bell@sanja.is.com.ua 76ae5caca0 fixed column number fetchinmg for subqueries. (BUG#8020) 21 years ago
ram@gw.mysql.r18.ru da562b7e02 A fix (bug #7281: RAND(RAND) crashes server). 21 years ago
sergefp@mysql.com da332aca40 Fix for BUG#6825: When calculating Item_func_neg::max_length, add 1 for '-'. 21 years ago
sergefp@mysql.com 3c8f48d2e3 * Added comments and one assert 21 years ago
sergefp@mysql.com 3ceb04a5d8 Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0 21 years ago
sergefp@mysql.com 9ed8cd701b Merging fix for BUG#6976 from 4.0 to 4.1 21 years ago