96 Commits (3ced6488a45afccd62c0508f7759b4012b610174)

Author SHA1 Message Date
Magne Mahre 3c3b11c3b8 Bug #14637: trim trailing spaces processes data only byte wise 16 years ago
unknown 12ffd574b9 ctype-bin.c: 19 years ago
unknown f18a10c6c1 Fix for bug #27643 "query failed : 1114 (The table '' is full) 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 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 e463ee9421 Bug#20404: SHOW CREATE TABLE fails with Turkish I 19 years ago
unknown 03d411b1d1 Bug#6147: Traditional: Assigning a string to a numeric column has unexpected results 20 years ago
unknown 83bc8c4e38 Bug#17374: select ... like 'A%' operator fails to find value on columuns with key 20 years ago
unknown 4fa4383ba8 WL#1386 - CTYPE table for unicode character sets 20 years ago
unknown a464e01713 Bug#15375 Unassigned multibyte codes are broken 20 years ago
unknown b896d3343b Move handling of suffix_length from strnxfrm_bin() to filesort to ensure proper sorting of all kind of binary objects 20 years ago
unknown 60e411eb32 type_binary.result, type_binary.test: 20 years ago
unknown a29b1d7151 BUG#11338 (logging of prepared statement w/ blob type) 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 1a72e219f2 Fix for BUG#8560: Set max_sort_char for any 8-bit charset with binary collation. max_sort_char is needed by 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 1325786818 Incorporating new faster string->number converter functions 21 years ago
unknown 44b2807e4b Portability fixes 22 years ago
unknown f0fed74629 A new function to meassure terminal screen cells number for a string. 22 years ago
unknown 7fbc796d4a Bug#4521: unique key prefix interacts poorly with utf8. 22 years ago
unknown f573ee0887 Unicode collation algorithm: contraction support. 22 years ago
unknown 5275eb21c2 Allocate memory when a character set is requested: 22 years ago
unknown 1e24da548b bug#3964 and related issues: FTB problems with charsets where one byte can match many 22 years ago
unknown d8f0df52d3 Optimization to use less memory. 22 years ago
unknown 8ab01b335d WL#916: Unicode collations for some languages 22 years ago
unknown 8ee5b216a1 Preparation for user-defined Unicode collations: 22 years ago
unknown bf4e1d4681 min_sort_char was added, for the future UCA implementation. 22 years ago
unknown 709356d473 Changed wellformedlen to well_formed_len 22 years ago
unknown a07e48eca0 After merge fixes 22 years ago
unknown faa8a41b1d Problem fix: 22 years ago
unknown f1bfba29d4 just tried to find all 'skipp' and replace it with 'skip'. 22 years ago
unknown 162f1dc5e6 UCS-2 aligning 0xAA -> 0x00AA 22 years ago
unknown bee5d9d462 Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_NAME error 22 years ago
unknown 228f4a43a3 FULLTEXT: correct charset support (UTF included, UCS2 - not) 22 years ago
unknown 14573a7191 ctype-simple.c, ctype-mb.c: 22 years ago
unknown 10bb09e498 CHARSET_INFO::instr was extended to return more substring match results: 22 years ago
unknown 07001f78ec - Code cleanup: replaced C++-style comments with the proper syntax for 22 years ago
unknown 44bffa0b05 Fixed that multibyte charsets didn't honor multibyte 23 years ago
unknown 62f2cb14ee Bug fix: 23 years ago
unknown 10ab9f273a Fix strnxfrm_multiplye from 0 to 1 for charsets that do not use strnxfrm 23 years ago
unknown 5aae66c101 CHARSET_INFO structure reorganization for easier maintainance 23 years ago
unknown 158b54873a mbcharlen() is now used instead of ismbhead(). The last one has been removed. 23 years ago
unknown 640f31bdc8 my_strncasecmp() is not used anymore. Use my_strncoll() instead. 23 years ago
unknown db628b97a5 Some optimization in CHARSET_INFO: 23 years ago