74 Commits (5db7673f880913fc57390b11a1d713b63422d3b7)

Author SHA1 Message Date
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
bar@bar.mysql.r18.ru f95eb82934 stringcmp() and sortcmp() have been unified 23 years ago
bar@bar.mysql.r18.ru d134e6f2e7 item_func.cc: 23 years ago
monty@mashka.mysql.fi 25c393a12e Portability fixes (for windows) 23 years ago
monty@mashka.mysql.fi 7e9b27eaf5 Updates for multi-byte character sets 23 years ago
hf@deer.mysql.r18.ru 05de9d5fa9 Spatial-related fixes 23 years ago
monty@mashka.mysql.fi d3eb993a27 rename of net_pkg.cc to protocol.cc 23 years ago
monty@mashka.mysql.fi 4cefc97f65 Fixed CAST( xxx as CHAR) 23 years ago
bar@bar.mysql.r18.ru 660f52ab26 wild_case_compate(&String, &String, escape) doesn't exist anymor 23 years ago
bar@bar.mysql.r18.ru d1fd7bdacf thread charset related improvements 23 years ago
bar@bar.mysql.r18.ru 2434be61f8 String->copy() now has a charset arg 23 years ago
bar@bar.mysql.r18.ru b43876b9dd All String->set() now have charset argument 23 years ago
monty@hundin.mysql.fi ee6bd84880 Changes for new binary .frm format 24 years ago
bar@gw.udmsearch.izhnet.ru ba963bb64d Bug fix: charset was not initialized 24 years ago
bar@gw.udmsearch.izhnet.ru 196aa19cf6 Now string values are created and filled with charset field 24 years ago