89 Commits (16c8298a85619674f1cce46c081e52f4fbeadb33)

Author SHA1 Message Date
Gleb Shchepa 4e95179af9 Bug# 30946: mysqldump silently ignores --default-character-set 17 years ago
Jonathan Perkin 839b60a8da Merge fix for bug#38296 into 5.0.66sp1 17 years ago
Marc Alff e04dfffb59 Bug#38296 (low memory crash with many conditions in a query) 18 years ago
unknown 1ed34fed33 Bug#23924 general_log truncates queries with character set introducers. 18 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 9221a5482b BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0) 19 years ago
unknown 00c1c19e94 Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8 19 years ago
unknown 861096a58f Bug#19006: 4.0 valgrind problems (in test func_str) 20 years ago
unknown 0237d9b0af String::set(double) and set(longlong) -> set_real() and set_int() 20 years ago
unknown 7c1748a1a4 cleanup String::set(integer) 20 years ago
unknown 8b4fcf6e3b This is an implementation of two WL items: 20 years ago
unknown 4e1d88af8f Netware specific changes. 20 years ago
unknown fe63e09581 Inefficient usage of String::append() fixed. 20 years ago
unknown e7300f1346 Bug#8610: The ucs2_turkish_ci collation fails with upper('i') 21 years ago
unknown 9ab5f6143e BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
unknown 802c41e04d Cleanups during review of code 21 years ago
unknown c703954578 # Bug#8785 Problem with nested concats and 21 years ago
unknown 8ed7805c24 Fixing failing -debug build. 21 years ago
unknown de109e463b Fix signatures of placement operator delete in places where placement 21 years ago
unknown ebda548d0d Fix for BUG#7716: in in_string::set() take into account that the value returned 21 years ago
unknown 30db8445c1 protection: TRASH in delete 21 years ago
unknown 02840d1ba3 Needed for WL# 2094, MySQL Federated Storage Handler 21 years ago
unknown 6e781e11a9 A fix according to Monty's request: 21 years ago
unknown 5be6c328f5 Produce a "truncated" warning if a value cannot be converted 21 years ago
unknown bc6652db9b Fix compiler warnings (detected by Intel's C++ compiler) 21 years ago
unknown ae2bf6275e after merge fixes 22 years ago
unknown a7d2c573f1 A fix (Bug #4878: Service crashes on query execution) 22 years ago
unknown 6c09db2747 sql_string.h: 22 years ago
unknown 9983aed876 1. Some optimization when conversion is not needed. 22 years ago
unknown 093d62922b Support for character set conversion in binary protocol: another go 22 years ago
unknown 7456a3e92f Enforce standard declaration order in SPs. 22 years ago
unknown 28f0e32879 Portability fixes 22 years ago
unknown afa6728a9f Optimized GIS functions 22 years ago
unknown a07e48eca0 After merge fixes 22 years ago
unknown 35b1f54450 Added --compact to mysqlbinlog 22 years ago
unknown cf240e4ee8 Further fixes for 2390: ucs2 alignment 22 years ago
unknown 162f1dc5e6 UCS-2 aligning 0xAA -> 0x00AA 22 years ago
unknown ef163ff0fc after review fix 22 years ago
unknown 4adf180432 SAPDB date/time finctions 23 years ago
unknown b388eb004d Added SQLSTATE to client/server protocol 23 years ago
unknown 93d3ba840d MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one now) 23 years ago
unknown f72611b4fa After merge fixes 23 years ago
unknown f2f748c631 Fix to support update + bianry logs with prepared statements (Dynamic query) 23 years ago
unknown 18d3292bb7 SHOW CREATE TABLE didn't display field names in the proper charset 23 years ago
unknown 3cbb978d51 stringcmp() and sortcmp() have been unified 23 years ago
unknown 12749eaf87 item_func.cc: 23 years ago
unknown 10e22c346a Portability fixes (for windows) 23 years ago
unknown 910c125bb6 Updates for multi-byte character sets 23 years ago
unknown 190fb8960a Spatial-related fixes 23 years ago