96 Commits (42282c10ce0e2c808d1818e77a6a72eadc3a560d)

Author SHA1 Message Date
Kent Boortz e5ce023f57 Updated/added copyright headers 15 years ago
Magne Mahre f2a42aee2e Bug#48053 String::c_ptr has a race and/or does an invalid 15 years ago
Martin Hansson 3ef71bfac7 Bug#58165: "my_empty_string" gets modified and causes LOAD DATA to fail and 15 years ago
Davi Arnaut 39e9bde2c0 Bug#45288: pb2 returns a lot of compilation warnings 15 years ago
Gleb Shchepa ed736379f5 Bug #55424: convert_tz crashes when fed invalid data 16 years ago
Gleb Shchepa e642140b18 Bug# 30946: mysqldump silently ignores --default-character-set 17 years ago
Jonathan Perkin 6e6d0c8216 Merge fix for bug#38296 into 5.0.66sp1 17 years ago
Marc Alff 394691cd90 Bug#38296 (low memory crash with many conditions in a query) 18 years ago
bar@mysql.com/bar.myoffice.izhnet.ru f83cc8e6db Bug#23924 general_log truncates queries with character set introducers. 18 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
monty@mysql.com/narttu.mysql.fi 88dd873de0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
gkodinov/kgeorge@macbook.gmz 42cd956752 BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0) 19 years ago
bar@mysql.com/bar.intranet.mysql.r18.ru 0e3a1eece7 Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8 19 years ago
cmiller@zippy.(none) 5039184e83 Bug#19006: 4.0 valgrind problems (in test func_str) 20 years ago
serg@serg.mylan d00b56549c String::set(double) and set(longlong) -> set_real() and set_int() 20 years ago
serg@serg.mylan 99fd8f728b cleanup String::set(integer) 20 years ago
anozdrin@mysql.com c1113af15c This is an implementation of two WL items: 20 years ago
jani@a193-229-222-105.elisa-laajakaista.fi 96f8db34a5 Netware specific changes. 20 years ago
bell@sanja.is.com.ua 806f9e24ff Inefficient usage of String::append() fixed. 20 years ago
bar@mysql.com 2df945d87b Bug#8610: The ucs2_turkish_ci collation fails with upper('i') 21 years ago
msvensson@neptunus.(none) 5b5565c30a BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
monty@mysql.com a1ab786091 Cleanups during review of code 21 years ago
bar@mysql.com c6c887b990 # Bug#8785 Problem with nested concats and 21 years ago
dlenev@brandersnatch.localdomain a3c58bc964 Fixing failing -debug build. 21 years ago
konstantin@mysql.com f7512e756f Fix signatures of placement operator delete in places where placement 21 years ago
sergefp@mysql.com 38339e1c51 Fix for BUG#7716: in in_string::set() take into account that the value returned 21 years ago
serg@serg.mylan f09429a4df protection: TRASH in delete 21 years ago
patg@patrick-galbraiths-computer.local 7df412160a Needed for WL# 2094, MySQL Federated Storage Handler 21 years ago
bar@mysql.com 7577c8bfc9 A fix according to Monty's request: 21 years ago
bar@mysql.com 541883f9d8 Produce a "truncated" warning if a value cannot be converted 21 years ago
monty@mysql.com 3afecef4df Fix compiler warnings (detected by Intel's C++ compiler) 21 years ago
serg@serg.mylan 3f2210c064 after merge fixes 22 years ago
ram@gw.mysql.r18.ru 74c64904c7 A fix (Bug #4878: Service crashes on query execution) 22 years ago
bar@bar.intranet.mysql.r18.ru d0c761e66b sql_string.h: 22 years ago
bar@bar.intranet.mysql.r18.ru 3f8996f88d 1. Some optimization when conversion is not needed. 22 years ago
konstantin@mysql.com f207b33a7b Support for character set conversion in binary protocol: another go 22 years ago
pem@mysql.comhem.se 52c820fbc5 Enforce standard declaration order in SPs. 22 years ago
monty@mysql.com 8f093d0fb3 Portability fixes 22 years ago
monty@mashka.mysql.fi afd8f38f4e Optimized GIS functions 22 years ago
monty@mysql.com f43093ec0e After merge fixes 22 years ago
monty@mysql.com 06432eac36 Added --compact to mysqlbinlog 22 years ago
bar@bar.intranet.mysql.r18.ru 03d00c7da9 Further fixes for 2390: ucs2 alignment 22 years ago
bar@bar.intranet.mysql.r18.ru f802ec0215 UCS-2 aligning 0xAA -> 0x00AA 22 years ago
bell@sanja.is.com.ua c56e75e2c1 after review fix 22 years ago
gluh@gluh.mysql.r18.ru 5709ed20ab SAPDB date/time finctions 23 years ago
monty@narttu.mysql.fi 23145cfed7 Added SQLSTATE to client/server protocol 23 years ago
bar@bar.mysql.r18.ru 759214fa41 MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one now) 23 years ago
monty@mashka.mysql.fi 6aa8929cf3 After merge fixes 23 years ago
venu@myvenu.com 8eeecd9c86 Fix to support update + bianry logs with prepared statements (Dynamic query) 23 years ago
bar@bar.mysql.r18.ru 0137c812dc SHOW CREATE TABLE didn't display field names in the proper charset 23 years ago