125 Commits (0e2d597a598d352374443953fe356f5688b2d771)

Author SHA1 Message Date
Kent Boortz e5ce023f57 Updated/added copyright headers 15 years ago
Alexander Barkov d967925cfc Updating Copyright information 15 years ago
Davi Arnaut 9fd9857e0b WL#5498: Remove dead and unused source code 16 years ago
Davi Arnaut f54a118249 WL#5486: Remove code for unsupported platforms 16 years ago
Magne Mahre bd97e771a1 Bug #14637: trim trailing spaces processes data only byte wise 16 years ago
V Narayanan 3b02f76aaf Bug#46448 trailing spaces are not ignored when user collation maps space != 0x20 16 years ago
Ignacio Galarza 2b85c64d65 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
tsmith@ramayana.hindu.god 44d74f631f ctype-simple.c: Backport quick fix to remove Windows compiler warnings 18 years ago
knielsen@loke.(none) 5dc5fc8292 BUG#31799: Scrambled number output due to integer overflow 18 years ago
kaa@polly.(none) e0691da0c1 Fix for bug #30453: String not cast to int correctly. 18 years ago
kent@mysql.com/kent-amd64.(none) 33ad13280c ctype-simple.c: 18 years ago
evgen@moonbone.local ff3fd46c32 Bug#29461: Sort order of the collation wasn't used when comparing characters 19 years ago
evgen@moonbone.local fc601d775f Bug#29261: Sort order of the collation wasn't used when comparing trailing 19 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
monty@mysql.com/narttu.mysql.fi 88dd873de0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
monty@mysql.com/narttu.mysql.fi 3d40956039 Fixed portability issue in my_thr_init.c (was added in my last push) 19 years ago
monty@mysql.com/narttu.mysql.fi 3a35c30027 Fixed compiler warnings (Mostly VC++): 19 years ago
bar@mysql.com/bar.intranet.mysql.r18.ru d18fcb3a0f Bug#20404: SHOW CREATE TABLE fails with Turkish I 19 years ago
bar@mysql.com/bar.intranet.mysql.r18.ru 29bc5cc179 Bug#6147: Traditional: Assigning a string to a numeric column has unexpected results 20 years ago
bar@mysql.com df2d425afd Bug#16233: XML: ExtractValue() fails with special characters 20 years ago
bar@mysql.com 94814d735f ctype-utf8.c, ctype-simple.c: 20 years ago
bar@mysql.com d7c773834b WL#1386 - CTYPE table for unicode character sets 20 years ago
bar@mysql.com 9ac6e558d4 Bug#15375 Unassigned multibyte codes are broken 20 years ago
jani@ua141d10.elisa.omakaista.fi 8e1dac44b4 Some fixes to avoid compiler warnings. 20 years ago
bar@mysql.com 39b0712cf7 type_binary.result, type_binary.test: 20 years ago
bar@mysql.com d870612ac0 Bug#13046: LIKE pattern matching using prefix 20 years ago
bar@mysql.com 637ec56206 ctype-big5.c: 21 years ago
bar@mysql.com d563de7f86 ctype_innodb_like.inc: 21 years ago
georg@lmy002.wdf.sap.corp b64e6db5a4 fixes for windows 64-bit compiler warnings 21 years ago
bar@mysql.com 2df945d87b Bug#8610: The ucs2_turkish_ci collation fails with upper('i') 21 years ago
bar@noter.(none) 153b928c10 Bug#9509 Optimizer: wrong result after AND with latin1_german2_ci 21 years ago
bar@mysql.com 0134a2b286 Adding a new parameter for well_formed_length to 21 years ago
jimw@mysql.com ee2b4ec959 Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 21 years ago
monty@mysql.com 253bfcf783 Fixed wrong memory references found by purify 21 years ago
monty@mysql.com e2dc9b4099 Backport my_strntod() from 5.0 21 years ago
monty@mysql.com b87e0c52a7 Proper fix for comparision with ' ' 21 years ago
jimw@mysql.com 691cd6c50d Fix error in string comparisons with CHAR(31) against the space-padding 21 years ago
bar@mysql.com 8828884f4c CSC#4385: slow sorting for UTF8 large table: 21 years ago
monty@mysql.com a37e91e435 Changed interface for my_strntod() to make it more general and more portable 21 years ago
bar@mysql.com e3d6e6736b bug#7284: strnxfrm returns different results for equal strings 21 years ago
monty@mysql.com 67ce247965 Add support for up to VARCHAR (size up to 65535) 21 years ago
bar@noter.intranet.mysql.r18.ru ef7bdbf4b8 Activating the new string->number conversion functions 21 years ago
bar@noter.intranet.mysql.r18.ru 362de9467c Incorporating new faster string->number converter functions 21 years ago
bell@sanja.is.com.ua c6634707c4 Put Ramil patch to be able push me code (test suite already is included in query_cache.test) 21 years ago
ram@gw.mysql.r18.ru 4139e73c37 A fix (Bug #5428 small max_sort_length crash server). 22 years ago
bar@mysql.com f81edf4afd A new function to meassure terminal screen cells number for a string. 22 years ago
bar@mysql.com 0db8ff2eda Bug#5005 collation cp852_bin makes server crash 22 years ago
bar@mysql.com f8b15e8bb6 Initialize max_sort_char only if a character set is requested. 22 years ago
bar@mysql.com c64d93b274 Allocate memory when a character set is requested: 22 years ago