summaryrefslogtreecommitdiff
path: root/mysql-test/t/automatic_sp_privileges_func.test
diff options
context:
space:
mode:
authorunknown <hhunger@hh-nb.hungers>2008-04-11 21:59:33 +0200
committerunknown <hhunger@hh-nb.hungers>2008-04-11 21:59:33 +0200
commit5fd727f73b3af7cac84bb40de5bb86ca45bb40bf (patch)
treec0536414bfb14c0921beac8ce14d0893b97f8678 /mysql-test/t/automatic_sp_privileges_func.test
parentb00c536378b56f06d4d721d975161506e7e0cf2a (diff)
downloadmariadb-git-5fd727f73b3af7cac84bb40de5bb86ca45bb40bf.tar.gz
Fixes of system variable test programs for bug#35988.
Diffstat (limited to 'mysql-test/t/automatic_sp_privileges_func.test')
-rw-r--r--mysql-test/t/automatic_sp_privileges_func.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/automatic_sp_privileges_func.test b/mysql-test/t/automatic_sp_privileges_func.test
index afbacbcef0f..ae5edbb078e 100644
--- a/mysql-test/t/automatic_sp_privileges_func.test
+++ b/mysql-test/t/automatic_sp_privileges_func.test
@@ -24,6 +24,8 @@
# Setup
#
+--source include/not_embedded.inc
+
--echo ** Setup **
SET @global_automatic_sp_privileges = @@GLOBAL.automatic_sp_privileges;