summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp_sync.test
diff options
context:
space:
mode:
authorGeorgi Kodinov <joro@sun.com>2010-01-15 10:51:39 +0200
committerGeorgi Kodinov <joro@sun.com>2010-01-15 10:51:39 +0200
commita07ca23755affd5ad164323593f13a4fa708b9ad (patch)
tree515ff3211f5afb8f29fc56960efc1619bb7daf94 /mysql-test/t/sp_sync.test
parent34e5c6750dd75019261b53a6dd42212e8709b367 (diff)
parent7ecd6c6d0269d1b8580f87cbdda1924d7ab0d499 (diff)
downloadmariadb-git-a07ca23755affd5ad164323593f13a4fa708b9ad.tar.gz
merge of version change.
Added not_embedded to the new dbug_sync test file.
Diffstat (limited to 'mysql-test/t/sp_sync.test')
-rw-r--r--mysql-test/t/sp_sync.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/t/sp_sync.test b/mysql-test/t/sp_sync.test
index 98903989cd5..f9dae17b039 100644
--- a/mysql-test/t/sp_sync.test
+++ b/mysql-test/t/sp_sync.test
@@ -1,3 +1,6 @@
+# This test should work in embedded server after mysqltest is fixed
+-- source include/not_embedded.inc
+
--echo Tests of syncronization of stored procedure execution.
--source include/have_debug_sync.inc