summaryrefslogtreecommitdiff
path: root/mysql-test/main/grant4.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/grant4.test')
-rw-r--r--mysql-test/main/grant4.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/main/grant4.test b/mysql-test/main/grant4.test
index 65e8f78b467..cda1c5fb281 100644
--- a/mysql-test/main/grant4.test
+++ b/mysql-test/main/grant4.test
@@ -1,5 +1,7 @@
--source include/not_embedded.inc
+--disable_service_connection
+
# Setup database, tables and user accounts
--disable_warnings
drop database if exists mysqltest_db1;
@@ -268,3 +270,5 @@ create user foo4 identified via mysql_old_password using '1111111111111111111111
set GLOBAL sql_mode=default;
--echo End of 10.1 tests
+
+--enable_service_connection