summaryrefslogtreecommitdiff
path: root/mysql-test/main/ctype_ucs2_general_ci_ws.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/ctype_ucs2_general_ci_ws.test')
-rw-r--r--mysql-test/main/ctype_ucs2_general_ci_ws.test14
1 files changed, 14 insertions, 0 deletions
diff --git a/mysql-test/main/ctype_ucs2_general_ci_ws.test b/mysql-test/main/ctype_ucs2_general_ci_ws.test
new file mode 100644
index 00000000000..12606b049e5
--- /dev/null
+++ b/mysql-test/main/ctype_ucs2_general_ci_ws.test
@@ -0,0 +1,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_ws_bmp.inc
+
+--echo #
+--echo # End of 10.7 tests
+--echo #