summaryrefslogtreecommitdiff
path: root/mysql-test/main/ctype_ucs2_turkish_ci_casefold.test
blob: d944767961098221711200859b77f257f660533c (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 @@collation_connection=ucs2_turkish_ci;
--source include/ctype_unicode_casefold_bmp.inc

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