summaryrefslogtreecommitdiff
path: root/mysql-test/main/ctype_utf8mb3_general_mysql500_ci_ws.test
blob: 6b1ac7265e10084dc0b43d600b5ffe72a1d59f0a (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 NAMES utf8mb3 COLLATE utf8mb3_general_mysql500_ci;
--source include/ctype_unicode_ws_bmp.inc


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