403 Commits (2220fe2774bf2b041ba9894e33d23d2bf03a5df1)

Author SHA1 Message Date
evgen@moonbone.local fc0e206cb5 Bug#23409: Arguments of the ENCODE() and the DECODE() functions were not printed 19 years ago
ramil/ram@mysql.com/myoffice.izhnet.ru 31402835d4 Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same Item return NULL 20 years ago
ramil/ram@mysql.com/myoffice.izhnet.ru d3f503a0bd Fix for bug #20204: "order by" changes the results returned 20 years ago
tsmith/tim@siva.hindu.god 45460bd0af Bug #21531: EXPORT_SET() doesn't accept args with coercible character sets 20 years ago
tsmith/tim@siva.hindu.god 72d55f3878 Bug #20536: md5() with GROUP BY and UCS2 return different results on myisam/innodb 20 years ago
igor@olga.mysql.com f201828dd8 Fixed bug #17526: incorrect print method 20 years ago
igor@olga.mysql.com 0e3d2dafd6 Fixed bug #18243. 20 years ago
cmiller@zippy.(none) 5039184e83 Bug#19006: 4.0 valgrind problems (in test func_str) 20 years ago
evgen@moonbone.local b8b9738e0b item_strfunc.cc: 20 years ago
ramil@mysql.com 97562d74c9 Fix for bug #12728: Very strange behaviour of ELT 20 years ago
evgen@moonbone.local 766b4a8c7f Fixed bug#15351: Wrong collation used for comparison of md5() and sha() 20 years ago
evgen@moonbone.local 40ea30253f Fixed bug#16716: subselect in concat() may lead to a wrong result. 20 years ago
tnurnberg@mysql.com 21f4e8aadb Bug#10418: LOAD_FILE does not behave like in manual if file does not exist 20 years ago
ramil@mysql.com 2398882097 Fix for bug #18643: crazy UNCOMPRESS(). 20 years ago
konstantin@mysql.com 9105d06dd6 A fix for Bug#13944 "libmysqlclient exporting sha1_result function": 20 years ago
bar@mysql.com 2f72e05903 Bug#10446 Illegal mix of collations: 20 years ago
jimw@mysql.com 77fbc72f47 Handle errors returned by system crypt() in ENCRYPT(). (Bug #13619) 21 years ago
jimw@mysql.com 663d0bbdfb Fix crash in DES_DECRYPT(NULL). (Bug #12757) 21 years ago
patg@krsna.patg.net 6128521b5b item_strfunc.cc: 21 years ago
bar@mysql.com e6f96b4939 func_system.result, func_system.test: 21 years ago
patg@krsna.patg.net 8109934e1d BUG 11104 (same as changeset 1.1891 on the 5.0 tree, but realised this 21 years ago
jimw@mysql.com e26a344d19 Fix calculation for length of LPAD() and RPAD() reported to 21 years ago
monty@mishka.local 7e83d09ce7 Simple fixes during review of new code 21 years ago
gluh@eagle.intranet.mysql.r18.ru 672e1f20cb Bug #9854 hex() and out of range handling 21 years ago
jimw@mysql.com de9909faec Fix crash caused by calling DES_ENCRYPT() without the --des-key-file 21 years ago
bell@sanja.is.com.ua 0e30eea141 fixed substring() length calculation in case of constant negative argument (BUG#10269) 21 years ago
monty@mishka.local 7398252d02 Portability fixes 21 years ago
msvensson@neptunus.(none) daba295db0 BUG#10589: des_encrypt functionality always return NULL 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
kent@mysql.com bd48eed988 tztime.cc: 21 years ago
msvensson@neptunus.(none) 83d430353e Add ifdefs to control when "#pragma implementation" should be used 21 years ago
bar@noter.(none) c783cb3d7e SUBSTR with negative argument didn't work 21 years ago
bar@mysql.com a7b877df78 Bugs#9129: CHARSET(), COLLATION(), COERCIBILITY() 21 years ago
bar@mysql.com c6c887b990 # Bug#8785 Problem with nested concats and 21 years ago
igor@rurik.mysql.com 4559fb998b func_str.result, func_str.test: 21 years ago
gluh@gluh.mysql.r18.ru 00449b8f9c Fix for bug#8978 : Crash on 'select format ...' 21 years ago
bar@mysql.com 7e8e033290 type_blob.result, func_system.result, func_str.result, ctype_collate.result: 21 years ago
gluh@gluh.mysql.r18.ru 2b5ee94a33 Fix for bug#6317: string function CHAR, parameter is NULL, wrong result 21 years ago
monty@mysql.com e2dc9b4099 Backport my_strntod() from 5.0 21 years ago
ramil@mysql.com 9a042c81e7 A fix. "(int) var" type cast doesn't work correctly for uint32 var 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
igor@rurik.mysql.com 0fb0dab4ca func_str.result, func_str.test: 21 years ago
jimw@mysql.com e86457cef0 Fix QUOTE() to not reuse the input field for output, which resulted in 21 years ago
serg@serg.mylan 67ba2e367a fixes/cleanups according to Coverity report 21 years ago
bar@mysql.com 8f23e90232 #7874: CONCAT() gives wrong results mixing latin1 field and utf8 string literals 21 years ago
bar@mysql.com e7e5e8b1e7 user_var.result, func_str.result, item_strfunc.cc: 21 years ago
bar@mysql.com 2bd854c859 Bug #7730 Server crash using soundex on an utf8 table 21 years ago
timour@mysql.com 064c73490b Fix for BUG#7455. 21 years ago