summaryrefslogtreecommitdiff
path: root/strings/ctype-win1250ch.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30695 Refactor case folding data types in Asian collationsAlexander Barkov2023-02-211-0/+1
* MDEV-30661 UPPER() returns an empty string for U+0251 in uca1400 collations f...Alexander Barkov2023-02-171-2/+0
* MDEV-27009 Add UCA-14.0.0 collationsAlexander Barkov2022-08-101-2/+4
* Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-0/+1
|\
| * Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-0/+1
| |\
| | * MDEV-25904 New collation functions to compare InnoDB style trimmed NO PAD str...bb-10.4-bar-MDEV-25904Alexander Barkov2022-01-211-0/+1
* | | MDEV-26669 Add MY_COLLATION_HANDLER functions min_str() and max_str()bb-10.6-bar-MDEV-26669Alexander Barkov2021-09-271-5/+9
* | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-2/+3
|/ /
* | MDEV-7947 strcmp() takes 0.37% in OLTP ROMonty2020-07-231-1/+2
|/
* 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-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-3/+1
|/ /
* | MDEV-8694 Wrong result for SELECT..WHERE a NOT LIKE 'a ' AND a='a'Alexander Barkov2015-08-281-1/+2
* | MDEV-5920 MySQL Bug#16765410 FTS: STACK AROUND THE VARIABLE 'MYSTR' WAS CORRU...Sergei Golubchik2014-03-261-2/+2
* | 10.0-base mergeSergei Golubchik2014-02-261-3/+2
|\ \ | |/
| * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-3/+2
| |\
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| * | MySQL-5.5.35 mergeSergei Golubchik2014-01-221-1/+1
| |\ \ | | |/
| | * Bug#16765410 FTS: STACK AROUND THE VARIABLE 'MYSTR' WAS CORRUPTED IN INNOBASE...Tor Didriksen2013-09-171-1/+1
* | | MDEV-5180 Data type for WEIGHT_STRING is too short in some casesAlexander Barkov2013-10-251-1/+1
* | | MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6Alexander Barkov2013-10-231-11/+22
* | | MDEV-4928 Merge collation customization improvements Alexander Barkov2013-10-021-3/+2
|/ /
* | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \
| * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+3
| |\ \
| | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+3
| | |\ \
* | | \ \ 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-4/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-1/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+3
| | |\ \ \ \ | | | | |/ / | | | |/| |
| * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-3/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with 5.1Michael Widenius2011-01-301-3/+2
| | |\ \ \ \
| | | * | | | Flush DBUG log in case of DBUG_ASSERT()Michael Widenius2011-01-301-2/+1
| | |/ / / /
* | | | | | 5.5-mergeSergei Golubchik2011-07-021-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merging Copyright update from 5.1Alexander Barkov2011-01-191-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Updating Copyright informationAlexander Barkov2011-01-191-1/+1
| | | |/ / | | |/| |
* | | | | merge.Sergei Golubchik2010-11-251-14/+14
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-14/+14
| |/ /
* | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-8/+8
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-17/+17
|/
* Many files:unknown2006-12-231-2/+1
* Merge mysql.com:/usr/home/bar/mysql-4.1.b19741unknown2006-08-151-2/+2
|\
| * Bug#19741 segfault with cp1250 charset + like + primary key + 64bit osunknown2006-07-251-2/+2
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-34/+76
|\ \ | |/
| * Bug#13347: empty result from query with like and cp1250 charsetunknown2005-10-251-34/+76
* | type_binary.result, type_binary.test:unknown2005-10-131-0/+1
* | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1unknown2005-08-191-0/+1
|\ \ | |/
| * BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-0/+1