150 Commits (1ee94dc2f7f3deb81eadd52b546b827ca76c24a9)

Author SHA1 Message Date
Michael Widenius 785695e7c3 Flush DBUG log in case of DBUG_ASSERT() 15 years ago
unknown 07bfc5a2d6 Fix buffer overflow in COM_FIELD_LIST. 16 years ago
unknown 5a0af835cc Fix missing bounds check in string conversion. 16 years ago
Michael Widenius d904739cc1 Removed compiler warning 16 years ago
Michael Widenius f83113df07 Applied Antony T Curtis patch for declaring many CHARSET objects as const 16 years ago
Staale Smedseng 1ba25ae47c Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Michael Widenius 9db357e2bf Added MY_CS_NONASCII marker for character sets that are not compatible with latin1 for characters 0x00-0x7f 17 years ago
unknown 530591ff8e Bug#27877 incorrect german order in utf8_general_ci 18 years ago
unknown 3b1fefbf14 Bug#29333 myisam corruption with character set cp932 collate cp932_japanese_ci 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown b1c23f112f Bug#22378 Make error, strings/ctype-utf8.c, uni_plane undeclared 19 years ago
unknown 212ecf348c Removed not used define YY_MAGIC_BELOW 19 years ago
unknown 175507b766 Fixes for compiler warnings. 19 years ago
unknown 9e6784924a Fixed compiler warnings 19 years ago
unknown 50bd97a943 Fixed compiler warnings (for linux and win32 and win64) 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown b5d53f2031 After merge fix for BUG#18908 ERROR 1406 (22001): Data too long for column :: using utf8 19 years ago
unknown e463ee9421 Bug#20404: SHOW CREATE TABLE fails with Turkish I 19 years ago
unknown d2f7fe3558 Bug#20471 LIKE search fails with indexed utf8 char column 20 years ago
unknown 03d411b1d1 Bug#6147: Traditional: Assigning a string to a numeric column has unexpected results 20 years ago
unknown aa3eb77e62 bug#17870 Table names conflict with Windows device names 20 years ago
unknown d4c8ca0ca7 ctype-utf8.c, ctype-simple.c: 20 years ago
unknown 4fa4383ba8 WL#1386 - CTYPE table for unicode character sets 20 years ago
unknown 28b5074eb4 sql_show.cc: 20 years ago
unknown 9c7412cae8 WL#1324 table name to file name encoding 20 years ago
unknown a464e01713 Bug#15375 Unassigned multibyte codes are broken 20 years ago
unknown 60e411eb32 type_binary.result, type_binary.test: 21 years ago
unknown a29b1d7151 BUG#11338 (logging of prepared statement w/ blob type) 21 years ago
unknown f12ded495c ctype-big5.c: 21 years ago
unknown 300d34124c ctype_utf8.result, ctype_utf8.test: 21 years ago
unknown 306ebf7b1c Fixes during review of new code 21 years ago
unknown 2776aa35b7 ctype_ucs.result, ctype_ucs.test, ctype_utf8.result, ctype_utf8.test: 21 years ago
unknown ba144e2290 fixes for windows 64-bit compiler warnings 21 years ago
unknown e7300f1346 Bug#8610: The ucs2_turkish_ci collation fails with upper('i') 21 years ago
unknown d8cf7e0133 Bug#9509 Optimizer: wrong result after AND with latin1_german2_ci 21 years ago
unknown b9f486cd02 Add missing parts for the "Cybozu" custom build, to avoid future manual patches. 21 years ago
unknown 0b45706c3b ctype-utf8.c, ctype-sjis.c: 21 years ago
unknown 13b47b5e43 Adding Cybozu's patch. 21 years ago
unknown cd12c26a31 A fix (bug #9309: Wrong order in INFORMATION_SCHEMA) 21 years ago
unknown 892a6138ff Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 21 years ago
unknown 65410bd0a1 ctype_utf8.result, ctype_utf8.test, ctype-utf8.c: 21 years ago
unknown c53184ebb7 Proper fix for comparision with ' ' 21 years ago
unknown 9bb464487d CSC#4385: slow sorting for UTF8 large table: 21 years ago
unknown 9842aca3ef bug#7284: strnxfrm returns different results for equal strings 21 years ago
unknown a8ea31fae6 Add support for up to VARCHAR (size up to 65535) 21 years ago
unknown 03cba628f6 Bug#6787 LIKE not working properly with _ and utf8 data 21 years ago
unknown 9f1751c5b6 ctype-utf8.c: 22 years ago
unknown 8f82360081 Allow cp932 characters to be stored in a SJIS column 22 years ago
unknown 9eb596fb2e ctype-utf8.c: 22 years ago