109 Commits (5db7673f880913fc57390b11a1d713b63422d3b7)

Author SHA1 Message Date
monty@mysql.com 860661a2dc unsigned char -> uchar 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
elliot@mysql.com c0b5b3cd40 Fix spelling in comments as requested by Osku 20 years ago
bar@mysql.com 9ac6e558d4 Bug#15375 Unassigned multibyte codes are broken 20 years ago
bell@sanja.is.com.ua 806f9e24ff Inefficient usage of String::append() fixed. 20 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
monty@mysql.com 594ef41b2d Cleanup during reviews 21 years ago
monty@mysql.com 67ce247965 Add support for up to VARCHAR (size up to 65535) 21 years ago
tomas@poseidon.ndb.mysql.com 1827256ac5 fix call of string::copy() if HAVE_FCONVERT is set 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@mishka.local 04c23808a8 Review of all code pushed since last review 21 years ago
monty@mysql.com fd0153304d Fixed some byte order bugs with prepared statements on machines with high-byte-first. (Bug #4173) 22 years ago
bar@mysql.com f814d224f7 Critical fixes after review: 22 years ago
bar@mysql.com c64d93b274 Allocate memory when a character set is requested: 22 years ago
konstantin@mysql.com f08bbd1f12 assert.h needed for my_dbug.h now is included in my_dbug.h, where it for 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
magnus@neptunus.(none) 50ff8ea369 Formatting changes requested by Monty 22 years ago
monty@mysql.com e6882bbfd8 Disable INSERT DELAYED for embedded library 22 years ago
pem@mysql.comhem.se 52c820fbc5 Enforce standard declaration order in SPs. 22 years ago
monty@mashka.mysql.fi afd8f38f4e Optimized GIS functions 22 years ago
monty@mysql.com f43093ec0e After merge fixes 22 years ago
serg@serg.mylan 26c7003e37 small optimization 22 years ago
jani@ua141d10.elisa.omakaista.fi 1ce9ae5429 An include was missing. 22 years ago
monty@mysql.com 06432eac36 Added --compact to mysqlbinlog 22 years ago
ram@gw.mysql.r18.ru f231d9826b just tried to find all 'skipp' and replace it with 'skip'. 22 years ago
ram@gw.mysql.r18.ru e515d7018f a proper fix for the bug #2298 Trailing whitespace inconsistently handled in WHERE clause. 22 years ago
bar@bar.intranet.mysql.r18.ru daf0bba236 sql_string.cc: 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
bar@bar.intranet.mysql.r18.ru 6f0c8a7bf4 Bug 2202: CAST from binary to char still returns a binary string 22 years ago
bell@sanja.is.com.ua c56e75e2c1 after review fix 22 years ago
monty@mashka.mysql.fi f300e3a164 Remove 'extern' references from .cc files 23 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
bar@bar.mysql.r18.ru 8192d169a2 CHARSET_INFO structure reorganization for easier maintainance 23 years ago
bar@bar.mysql.r18.ru 2b1e1f6494 Variables were rename, binary collation names were added 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 1f0a7dd62e sql_string.cc: 23 years ago
bar@bar.mysql.r18.ru a55138fd94 sql_string.cc: 23 years ago
bar@bar.mysql.r18.ru 682435db72 A separate variable national_charset_info 23 years ago
bar@bar.mysql.r18.ru 0137c812dc SHOW CREATE TABLE didn't display field names in the proper charset 23 years ago