95 Commits (5e42c0de8d0793d3e714e8368dccd3b69e385fab)

Author SHA1 Message Date
unknown 6b0853a398 Many files: 19 years ago
unknown 7191e77539 Fixed portability issue in my_thr_init.c (was added in my last push) 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 a464e01713 Bug#15375 Unassigned multibyte codes are broken 20 years ago
unknown c0eae8f0a1 Some fixes to avoid compiler warnings. 20 years ago
unknown 60e411eb32 type_binary.result, type_binary.test: 20 years ago
unknown 14912660c3 Bug#13046: LIKE pattern matching using prefix 20 years ago
unknown f12ded495c ctype-big5.c: 21 years ago
unknown 55420e9892 ctype_innodb_like.inc: 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 5687fe36bf Adding a new parameter for well_formed_length to 21 years ago
unknown 892a6138ff Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 21 years ago
unknown 8b8c9452dd Fixed wrong memory references found by purify 21 years ago
unknown cb8d9c3ad4 Backport my_strntod() from 5.0 21 years ago
unknown c53184ebb7 Proper fix for comparision with ' ' 21 years ago
unknown c2383412b2 Fix error in string comparisons with CHAR(31) against the space-padding 21 years ago
unknown 9bb464487d CSC#4385: slow sorting for UTF8 large table: 21 years ago
unknown 5437a90dfa Changed interface for my_strntod() to make it more general and more portable 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 cd1cd0df72 Activating the new string->number conversion functions 21 years ago
unknown 1325786818 Incorporating new faster string->number converter functions 21 years ago
unknown 6607b50754 Put Ramil patch to be able push me code (test suite already is included in query_cache.test) 22 years ago
unknown 5e3fa948e2 A fix (Bug #5428 small max_sort_length crash server). 22 years ago
unknown f0fed74629 A new function to meassure terminal screen cells number for a string. 22 years ago
unknown 0ce3a41e71 Bug#5005 collation cp852_bin makes server crash 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 f203bebafc assert.h needed for my_dbug.h now is included in my_dbug.h, where it for 22 years ago
unknown 1e24da548b bug#3964 and related issues: FTB problems with charsets where one byte can match many 22 years ago
unknown f3544f3c5d Portability fixes 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 60354533c1 Fix for bug#2972 Problem the the CONV() function 22 years ago
unknown 709356d473 Changed wellformedlen to well_formed_len 22 years ago
unknown a07e48eca0 After merge fixes 22 years ago
unknown 1515c12191 my_atof is deleted 22 years ago
unknown 74b81a8017 Ensure that result from date_format() is binary 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 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 44bffa0b05 Fixed that multibyte charsets didn't honor multibyte 23 years ago
unknown 62f2cb14ee Bug fix: 23 years ago
unknown 5aae66c101 CHARSET_INFO structure reorganization for easier maintainance 23 years ago
unknown 640f31bdc8 my_strncasecmp() is not used anymore. Use my_strncoll() instead. 23 years ago