summaryrefslogtreecommitdiff
path: root/mysql-test/t/events_stress.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/events_stress.test')
-rw-r--r--mysql-test/t/events_stress.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/t/events_stress.test b/mysql-test/t/events_stress.test
index 8d0034c232e..cf6cc73df8a 100644
--- a/mysql-test/t/events_stress.test
+++ b/mysql-test/t/events_stress.test
@@ -1,3 +1,6 @@
+# Can't test with embedded server that doesn't support grants
+-- source include/not_embedded.inc
+
CREATE DATABASE IF NOT EXISTS events_test;
#
# DROP DATABASE test start (bug #16406)