summaryrefslogtreecommitdiff
path: root/mysql-test/main/ctype_ucs2_general_ci_casefold.test
blob: 82b8add83744e9ebb15b0fd8385d8a3757e3c050 (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_general_ci;
--source include/ctype_unicode_casefold_bmp.inc

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