summaryrefslogtreecommitdiff
path: root/mysql-test/main/events_grant.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/events_grant.test')
-rw-r--r--mysql-test/main/events_grant.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/main/events_grant.test b/mysql-test/main/events_grant.test
index 8db4333cc03..0c89e9d1f6c 100644
--- a/mysql-test/main/events_grant.test
+++ b/mysql-test/main/events_grant.test
@@ -1,5 +1,7 @@
# Can't test with embedded server that doesn't support grants
-- source include/not_embedded.inc
+--source include/default_charset.inc
+
CREATE DATABASE IF NOT EXISTS events_test;
use events_test;