73 Commits (607aab9c1d68a3b80bdb52a6c73fd6be1aa52764)

Author SHA1 Message Date
Michael Widenius 785695e7c3 Flush DBUG log in case of DBUG_ASSERT() 15 years ago
Alexander Barkov 435289acd4 Updating Copyright information 15 years ago
Michael Widenius f83113df07 Applied Antony T Curtis patch for declaring many CHARSET objects as const 16 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 03d411b1d1 Bug#6147: Traditional: Assigning a string to a numeric column has unexpected results 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 60e411eb32 type_binary.result, type_binary.test: 20 years ago
unknown 154434ae78 Bug#13145: A table named "C-cedilla" can't be dropped. 20 years ago
unknown a29b1d7151 BUG#11338 (logging of prepared statement w/ blob type) 21 years ago
unknown 84904fbb15 ctype-latin1.c: 21 years ago
unknown e5c4a3e12f Bug#11216: 'show character set' describes latin1 incorrectly 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 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 b6425bc22c ctype-latin1.c: 22 years ago
unknown f0fed74629 A new function to meassure terminal screen cells number for a string. 22 years ago
unknown eda663a155 Many files: 22 years ago
unknown f573ee0887 Unicode collation algorithm: contraction support. 22 years ago
unknown 859b1a8c48 Initialize max_sort_char only if a character set is requested. 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 85723a7d56 Use Windows code page 1252 instead of real ISO 8859-1 22 years ago
unknown 3c46af6cf4 BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 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 162f1dc5e6 UCS-2 aligning 0xAA -> 0x00AA 22 years ago
unknown 228f4a43a3 FULLTEXT: correct charset support (UTF included, UCS2 - not) 22 years ago
unknown 44bffa0b05 Fixed that multibyte charsets didn't honor multibyte 23 years ago
unknown 62f2cb14ee Bug fix: 23 years ago
unknown 2901c3b8fa After merge fixes 23 years ago
unknown 10ab9f273a Fix strnxfrm_multiplye from 0 to 1 for charsets that do not use strnxfrm 23 years ago
unknown afc8396919 BINARY collations for every character set 23 years ago
unknown 5aae66c101 CHARSET_INFO structure reorganization for easier maintainance 23 years ago
unknown 9b92f5858a Variables were rename, binary collation names were added 23 years ago
unknown 2c7fdb5d20 Some collation have been renamed to fit into convension 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
unknown b7a723af12 German Phone book collation is always compiled 23 years ago