summaryrefslogtreecommitdiff
path: root/strings/ctype-simple.c
Commit message (Expand)AuthorAgeFilesLines
* Merge loke.(none):/home/knielsen/devel/mysql-5.0-maintknielsen@loke.(none)2007-10-311-10/+14
|\
| * BUG#31799: Scrambled number output due to integer overflowknielsen@loke.(none)2007-10-311-10/+14
* | Merge polly.(none):/home/kaa/src/maint/bug30453/my50-bug28878kaa@polly.(none)2007-10-231-5/+9
|\ \ | |/
| * Fix for bug #30453: String not cast to int correctly.kaa@polly.(none)2007-10-151-5/+9
* | Merge magare.gmz:/home/kgeorge/mysql/autopush/B29325-5.0-optgkodinov/kgeorge@magare.gmz2007-07-111-1/+1
|\ \ | |/
| * Bug#29461: Sort order of the collation wasn't used when comparing charactersevgen@moonbone.local2007-07-091-1/+1
* | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-06-301-1/+1
|\ \ | |/
| * Bug#29261: Sort order of the collation wasn't used when comparing trailingevgen@moonbone.local2007-06-291-1/+1
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-99/+109
* | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-7/+7
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-7/+7
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-7/+7
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
| * Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-2/+2
* | Fixed compiler warnings (Mostly VC++):monty@mysql.com/narttu.mysql.fi2006-11-301-2/+2
* | Merge mysql.com:/usr/home/bar/mysql-5.0-rplbar@bar.intranet.mysql.r18.ru2006-11-031-6/+12
|\ \ | |/
| * Bug#20404: SHOW CREATE TABLE fails with Turkish Ibar@mysql.com/bar.intranet.mysql.r18.ru2006-10-301-6/+12
* | After merge fixbar@bar.intranet.mysql.r18.ru2006-10-031-0/+337
|\ \ | |/
| * Bug#6147: Traditional: Assigning a string to a numeric column has unexpected ...bar@mysql.com/bar.intranet.mysql.r18.ru2006-07-201-0/+337
* | Bug#16233: XML: ExtractValue() fails with special charactersbar@mysql.com2006-04-111-1/+1
* | ctype-utf8.c, ctype-simple.c:bar@mysql.com2006-03-231-1/+1
* | Merge mysql.com:/usr/home/bar/mysql-5.0bar@mysql.com2006-03-231-2/+2
|\ \ | |/
| * Merge mysql.com:/usr/home/bar/mysql-4.1.b15376bar@mysql.com2006-03-231-2/+2
| |\
| | * Bug#15375 Unassigned multibyte codes are brokenbar@mysql.com2005-12-121-2/+2
* | | WL#1386 - CTYPE table for unicode character setsbar@mysql.com2006-02-021-0/+14
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-10-191-1/+1
|\ \ | |/
| * Some fixes to avoid compiler warnings.jani@ua141d10.elisa.omakaista.fi2005-10-181-1/+1
* | type_binary.result, type_binary.test:bar@mysql.com2005-10-131-0/+1
* | Merge msdesk.(none):/home/msvensson/mysql-4.1msvensson@msdesk.(none)2005-10-061-8/+3
|\ \ | |/
| * Bug#13046: LIKE pattern matching using prefixbar@mysql.com2005-09-211-8/+3
* | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-07-261-4/+4
|\ \ | |/
| * ctype-big5.c:bar@mysql.com2005-07-261-4/+4
* | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-07-201-1/+7
|\ \ | |/
| * ctype_innodb_like.inc:bar@mysql.com2005-07-061-1/+7
* | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-5/+5
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')bar@mysql.com2005-06-061-7/+19
* | Bug#9509 Optimizer: wrong result after AND with latin1_german2_cibar@noter.(none)2005-05-051-1/+56
* | manually mergedserg@serg.mylan2005-04-061-3/+3
|\ \ | |/
| * Adding a new parameter for well_formed_length to bar@mysql.com2005-04-061-3/+3
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-1/+1
* | merge with 4.1monty@mysql.com2005-02-281-4/+5
|\ \ | |/
| * Fixed wrong memory references found by purifymonty@mysql.com2005-02-281-4/+5
| * Backport my_strntod() from 5.0monty@mysql.com2005-02-221-24/+3
* | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-3/+3
|\ \ | |/
| * Proper fix for comparision with ' 'monty@mysql.com2005-02-011-3/+3
* | Mergejimw@mysql.com2005-01-311-1/+1
|\ \ | |/
| * Fix error in string comparisons with CHAR(31) against the space-paddingjimw@mysql.com2005-01-281-1/+1
* | CSC#4385: slow sorting for UTF8 large table:bar@mysql.com2005-01-261-0/+10
* | Merge with 4.1monty@mysql.com2005-01-151-2/+43
|\ \ | |/