summaryrefslogtreecommitdiff
path: root/strings/ctype-gbk.c
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+3
|\
* | Updating Copyright informationAlexander Barkov2011-01-191-1/+1
* | Bug#45012 my_like_range_cp932 generates invalid stringAlexander Barkov2010-07-261-83/+3
* | Merge host.loc:/home/uchum/work/5.0-bugteamunknown2008-04-231-2/+4
|\ \ | |/
| * Fixed bug #35993: memory corruption and crash with multibyte conversion.unknown2008-04-231-2/+4
* | Merge maint1.mysql.com:/data/localhome/tsmith/bk/maint/50unknown2007-06-211-2/+2
|\ \ | |/
| * Bug#26711 "Binary content 0x00 sometimes becomes 0x5C 0x00 after dump/load"unknown2007-06-071-2/+2
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-23/+24
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | After merge fixunknown2006-10-031-0/+1
|\ \ | |/
| * Bug#6147: Traditional: Assigning a string to a numeric column has unexpected ...unknown2006-07-201-0/+1
* | Merge mysql.com:/usr/home/bar/mysql-5.0unknown2006-03-231-4/+4
|\ \ | |/
| * Merge mysql.com:/usr/home/bar/mysql-4.1.b15376unknown2006-03-231-4/+4
| |\
| | * Bug#15375 Unassigned multibyte codes are brokenunknown2005-12-121-4/+4
* | | WL#1386 - CTYPE table for unicode character setsunknown2006-02-021-0/+1
|/ /
* | type_binary.result, type_binary.test:unknown2005-10-131-0/+2
* | Merge msdesk.(none):/home/msvensson/mysql-4.1unknown2005-10-061-8/+7
|\ \ | |/
| * Bug#13046: LIKE pattern matching using prefixunknown2005-09-211-8/+7
* | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1unknown2005-08-191-0/+2
|\ \ | |/
| * BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-0/+2
* | Merge mysql.com:/usr/home/bar/mysql-4.1unknown2005-07-261-1/+1
|\ \ | |/
| * ctype-big5.c:unknown2005-07-261-1/+1
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b11987unknown2005-07-221-1/+38
|\ \ | |/
| * ctype-gbk.c:unknown2005-07-221-1/+38
* | Merge mysql.com:/usr/home/bar/mysql-4.1unknown2005-07-201-1/+6
|\ \ | |/
| * ctype_innodb_like.inc:unknown2005-07-061-1/+6
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')unknown2005-06-061-0/+6
* | Bug#9509 Optimizer: wrong result after AND with latin1_german2_ciunknown2005-05-051-0/+1
* | 4.1 -> 5.0 mergeunknown2005-02-031-2/+2
|\ \ | |/
| * Proper fix for comparision with ' 'unknown2005-02-011-2/+2
* | CSC#4385: slow sorting for UTF8 large table:unknown2005-01-261-0/+1
* | manual mergeunknown2005-01-131-1/+4
|\ \ | |/
| * bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-131-1/+4
* | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-7/+20
|/
* Incorporating new faster string->number converter functionsunknown2004-09-251-0/+1
* Bug #3453 MySQL output formatting in multibyte character setsunknown2004-09-091-1/+1
* A new function to meassure terminal screen cells number for a string.unknown2004-08-251-0/+1
* Many files:unknown2004-08-181-1/+1
* Unicode collation algorithm: contraction support.unknown2004-06-121-2/+4
* mergedunknown2004-06-111-2/+3
|\
| * bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-101-2/+3
* | Initialize max_sort_char only if a character set is requested.unknown2004-06-111-2/+2
* | Allocate memory when a character set is requested:unknown2004-06-111-0/+2
* | Optimization to use less memory.unknown2004-06-101-4/+4
* | WL#916: Unicode collations for some languagesunknown2004-06-081-0/+2
|/
* Fix skipp -> skip once and for all.unknown2004-06-031-1/+1
* Preparation for user-defined Unicode collations:unknown2004-05-251-0/+2
* Portability fixesunknown2004-05-191-4/+4
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-27/+61