summaryrefslogtreecommitdiff
path: root/mysql-test/main/ctype_swe7.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/ctype_swe7.test')
-rw-r--r--mysql-test/main/ctype_swe7.test7
1 files changed, 7 insertions, 0 deletions
diff --git a/mysql-test/main/ctype_swe7.test b/mysql-test/main/ctype_swe7.test
index 2e648a89406..83bde449e19 100644
--- a/mysql-test/main/ctype_swe7.test
+++ b/mysql-test/main/ctype_swe7.test
@@ -11,9 +11,16 @@ SET NAMES swe7;
# as uses stored functions actively.
#
+# Tests will be skipped for the view protocol because the view protocol creates
+# an additional util connection and other statistics data
+# (it is necessary to run the view-protocol not in util session )
+--disable_service_connection
+
let $ctype_unescape_combinations=selected;
--source include/ctype_unescape.inc
+--enable_service_connection
+
--echo #
--echo # End of 10.0 tests
--echo #