summaryrefslogtreecommitdiff
path: root/mysql-test/main/ctype_ucs2_general_mysql500_ci_casefold.test
blob: 2c07e6ffac306c5d9a7d5b46553c0f786c4c6ccb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--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_mysql500_ci;
--source include/ctype_unicode_casefold_bmp.inc


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