summaryrefslogtreecommitdiff
path: root/mysql-test/main/ctype_utf8mb3_turkish_ci_casefold.test
blob: c807afb2a971b689907ff77fd992ea59e7c7e318 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--echo #
--echo # Start of 10.7 tests
--echo #

--echo #
--echo # MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FF
--echo #

SET NAMES utf8mb3 COLLATE utf8mb3_turkish_ci;
--source include/ctype_unicode_casefold_bmp.inc

--echo #
--echo # End of 10.7 tests
--echo #