summaryrefslogtreecommitdiff
path: root/unittest/strings/strings-t.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.9 into 10.10Marko Mäkelä2023-04-141-204/+216
|\
| * Merge 10.5 into 10.6Marko Mäkelä2023-04-111-204/+216
| |\
| | * Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2023-04-051-204/+216
| | |\
| | | * MDEV-30034 UNIQUE USING HASH accepts duplicate entries for tricky collationsAlexander Barkov2023-04-041-204/+216
| | | * MDEV-27670 Assertion `(cs->state & 0x20000) == 0' failed in my_strnncollsp_nc...Alexander Barkov2022-11-221-0/+1
* | | | Merge 10.9 into 10.10Marko Mäkelä2022-12-071-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.5 into 10.6Marko Mäkelä2022-12-051-0/+1
| |\ \ \ | | |/ /
| | * | Merge 10.4 into 10.5Jan Lindström2022-11-301-0/+1
* | | | MDEV-27266 Improve UCA collation performance for utf8mb3 and utf8mb4Alexander Barkov2022-08-101-1/+1
|/ / /
* | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-3/+505
|\ \ \ | |/ /
| * | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-3/+505
| |\ \ | | |/
| | * MDEV-25904 New collation functions to compare InnoDB style trimmed NO PAD str...bb-10.4-bar-MDEV-25904Alexander Barkov2022-01-211-3/+505
* | | MDEV-26669 Add MY_COLLATION_HANDLER functions min_str() and max_str()bb-10.6-bar-MDEV-26669Alexander Barkov2021-09-271-1/+258
* | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-3/+4
|/ /
* | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-8/+9
* | MDEV-19897 Rename source code variable names from utf8 to utf8mb3Alexander Barkov2019-06-281-7/+7
|/
* 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-7769 MY_CHARSET_INFO refactoring# On branch 10.2Alexander Barkov2016-10-101-6/+6
* | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-2/+2
|/ /
* | MDEV-8419 utf32: compare broken bytes as "greater than any non-broken character"Alexander Barkov2015-07-071-0/+54
* | Fixing a bug in MDEV-8418 (utf16, utf16le) and MDEV-8417 (utf8mb4).Alexander Barkov2015-07-061-2/+39
* | MDEV-8416 ucs2: compare broken bytes as "greater than any non-broken character"Alexander Barkov2015-07-061-8/+124
* | MDEV-8417 utf8mb4: compare broken bytes as "greater than any non-broken chara...Alexander Barkov2015-07-061-0/+49
* | MDEV-8415 utf8: compare broken bytes as "greater than any non-broken character"Alexander Barkov2015-07-031-0/+27
* | MDEV-8215 Asian MB3 charsets: compare broken bytes as "greater than any non-b...Alexander Barkov2015-07-031-0/+30
* | MDEV-8214 Asian MB2 charsets: compare broken bytes as "greater than any non-b...Alexander Barkov2015-06-261-1/+356
|/
* MDEV-419 ensure that all HAVE_XXX constants can be set by cmakeSergei Golubchik2012-07-311-1/+1
* Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+1
|\
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1
* | Fixed build & test failures in buildbotMichael Widenius2010-08-281-0/+2
|/
* Postfix for BUG#45012.Alexander Barkov2010-07-291-3/+3
* Bug#45012 my_like_range_cp932 generates invalid stringAlexander Barkov2010-07-261-0/+114