summaryrefslogtreecommitdiff
path: root/mysys/charset.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30661 UPPER() returns an empty string for U+0251 in uca1400 collations f...Alexander Barkov2023-02-171-3/+0
* Merge 10.9 into 10.10Marko Mäkelä2023-02-161-0/+2
|\
| * Merge 10.6 into 10.8Marko Mäkelä2023-02-101-0/+2
| |\
| | * Merge 10.5 into 10.6Marko Mäkelä2023-02-101-0/+2
| | |\
| | | * Merge 10.4 into 10.5Marko Mäkelä2023-02-101-0/+2
| | | |\
| | | | * MDEV-30556 UPPER() returns an empty string for U+0251 in Unicode-5.2.0+ colla...Alexander Barkov2023-02-031-0/+2
* | | | | MDEV-27009 Add UCA-14.0.0 collationsAlexander Barkov2022-08-101-2/+2
|/ / / /
* | | | MDEV-26713 set console codepage to what user set in --default-character-setVladislav Vaintroub2021-12-151-23/+97
* | | | MDEV-26713 Treat codepage 65001 as utf8mb4, not utf8mb3Vladislav Vaintroub2021-12-151-1/+1
* | | | MDEV-26713 Set activeCodePage=UTF8 for windows programsVladislav Vaintroub2021-12-151-3/+9
* | | | Revert "MDEV-26713 Windows - improve utf8 support for command line tools"st-10.8-wladVladislav Vaintroub2021-11-191-1/+1
* | | | MDEV-26713 Windows - improve utf8 support for command line toolsVladislav Vaintroub2021-11-181-1/+1
|/ / /
* | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-35/+59
* | | Reduce usage of strlen()Monty2021-05-191-15/+18
* | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-25/+22
|/ /
* | MDEV-7947 strcmp() takes 0.37% in OLTP ROMonty2020-07-231-14/+86
* | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-3/+3
* | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-16/+16
* | MDEV-19897 Rename source code variable names from utf8 to utf8mb3Alexander Barkov2019-06-281-5/+5
|/
* MDEV-19750 mysql command wrong encodingVladislav Vaintroub2019-06-171-1/+217
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-11255 LDML: allow defining 2-level UCA collationsAlexander Barkov2016-11-081-7/+38
* | | MDEV-10877 xxx_unicode_nopad_ci collationsAlexander Barkov2016-09-231-5/+15
* | | MDEV-9711 NO PAD collationsAlexander Barkov2016-09-061-5/+13
* | | MDEV-10743 LDML: a new syntax to reuse sort order from another 8bit simple co...Alexander Barkov2016-09-061-5/+93
* | | LDML refactoring for "MDEV-9711 NO PAD collations"Alexander Barkov2016-09-031-16/+0
* | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoringAlexander Barkov2016-05-171-9/+11
* | | MDEV-9811 LOAD DATA INFILE does not work well with gbk in some casesAlexander Barkov2016-03-311-0/+1
|/ /
* | MDEV-6274 Collation usage statisticsAlexander Barkov2014-08-111-1/+50
* | MDEV-5241: Collation incompatibilities with MySQL-5.6Michael Widenius2013-11-091-7/+7
* | MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6Alexander Barkov2013-10-231-1/+3
* | MDEV-4928 Merge collation customization improvements Alexander Barkov2013-10-021-31/+117
* | Next part of merge. See TODO for detailsMichael Widenius2012-08-141-0/+11
|/
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\
* | | | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \
| * \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \
* | | \ \ \ \ merge with 5.3Sergei Golubchik2011-10-191-0/+5
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-0/+3
| | |_|_|/ / | |/| | | |
| * | | | | merge with 5.1Michael Widenius2010-11-301-0/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fixed some compiler warningsMichael Widenius2010-11-301-0/+2
* | | | | | 5.5-mergeSergei Golubchik2011-07-021-7/+13
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Bug #59884: setting charset to 2048 crashesGeorgi Kodinov2011-02-101-7/+13
* | | | | | merge.Sergei Golubchik2010-11-251-39/+36
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-2/+2