summaryrefslogtreecommitdiff
path: root/mysys/charset.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1df@pippilotta.erinye.com2007-08-041-4/+4
|\
| * Slow query log to file now displays queries with microsecond precissionmonty@mysql.com/nosik.monty.fi2007-07-301-4/+4
* | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875bar@bar.myoffice.izhnet.ru2007-08-031-0/+3
|\ \ | |/ |/|
| * Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionbar@mysql.com/bar.myoffice.izhnet.ru2007-08-031-0/+3
* | Patch for the following bugs:anozdrin/alik@ibm.2007-06-281-7/+7
* | Merge maint1.mysql.com:/data/localhome/tsmith/bk/maint/50tsmith@maint1.mysql.com2007-06-211-11/+25
|\ \ | |/
| * Bug#28916 LDML doesn't work for utf8bar@mysql.com/bar.myoffice.izhnet.ru2007-06-071-11/+25
* | This the 4-th patch in scope of CS patch (BUG#11986).anozdrin/alik@ibm.2007-06-141-0/+64
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-10/+10
|/
* Fix for ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-04-161-4/+4
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Merge siva.hindu.god:/usr/home/tim/m/bk/tmp/41tsmith/tim@siva.hindu.god2006-09-141-6/+9
|\
| * Bug #4053: too many of "error 1236: 'binlog truncated in the middle of event'...tsmith/tim@siva.hindu.god2006-09-141-6/+9
* | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-10-201-12/+19
|\ \ | |/
| * charset.c:bar@mysql.com2005-10-201-12/+19
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-08-261-1/+0
|\ \
| * | Remove function that was accidently added backmonty@mishka.local2005-08-251-19/+0
| * | Mergekent@mysql.com2005-08-231-0/+19
| |\ \ | | |/ | |/|
| | * No C++ style comments in C source!joerg@mysql.com2005-08-171-1/+1
| * | Bug#11338 Fixes from review (identical functionality).elliot@mysql.com2005-08-191-18/+0
| |/
| * BUG#11338 (logging of prepared statement w/ blob type)elliot@mysql.com2005-08-171-0/+18
* | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-111-0/+26
|\ \ | |/
| * Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passedbar@mysql.com2005-08-081-0/+26
* | Cleanups during review of new codemonty@mysql.com2005-07-281-1/+2
* | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-07-261-16/+18
|\ \ | |/
| * charset.c:bar@mysql.com2005-07-251-16/+18
* | Add documentation to the escape_*() functions in mysys.jimw@mysql.com2005-07-051-16/+52
* | Make status of NO_BACKSLASH_ESCAPES mode known to the client sojimw@mysql.com2005-06-231-0/+64
* | a fix (bug #10650: Bit literal case sensitivity).ramil@mysql.com2005-06-161-1/+1
* | A fix (bug #9756: mysql client failing on dumps containing certain \ sequences).ramil@mysql.com2005-04-261-7/+7
* | Field::quote_data():serg@serg.mylan2005-03-171-27/+48
|/
* Bug#8349 myisamchk: --set-charset does not workbar@mysql.com2005-02-221-1/+1
* ctype_latin1.result, ctype_latin1.test, charset.c:bar@mysql.com2005-02-221-1/+1
* A way not to compile UCA collationsbar@mysql.com2005-02-181-1/+1
* Only escape the first character in a sequence of bytes that appears to bejimw@mysql.com2005-02-151-9/+6
* When escaping a string in a multi-byte character set, escape all bytes ofjimw@mysql.com2005-02-091-0/+20
* Bug #6737: REGEXP gives wrong result with case sensitive collation:bar@mysql.com2004-11-221-0/+11
* Critical fixes after review:bar@mysql.com2004-06-161-1/+1
* Move UCA language specific definitions into ctype-ucs.c.bar@mysql.com2004-06-111-143/+0
* charset.c:bar@mysql.com2004-06-111-44/+15
* Initialize max_sort_char only if a character set is requested.bar@mysql.com2004-06-111-23/+0
* Allocate memory when a character set is requested:bar@mysql.com2004-06-111-548/+14
* Optimization to use less memory.bar@mysql.com2004-06-101-5/+19
* charset.c:bar@mysql.com2004-06-091-1/+2
* WL#916: Unicode collations for some languagesbar@bar.intranet.mysql.r18.ru2004-06-081-30/+180
* charset.c:bar@bar.intranet.mysql.r18.ru2004-06-041-1/+1
* Unicode collations: WL#916bar@bar.intranet.mysql.r18.ru2004-06-031-6/+496
* Preparation for user-defined Unicode collations:bar@bar.intranet.mysql.r18.ru2004-05-251-1/+2
* Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-0/+58
* Renamed MY_LEX_COLON to MY_LEX_SEMICOLON (at Serg's request)sergefp@mysql.com2004-04-281-1/+1