summaryrefslogtreecommitdiff
path: root/mysql-test/t/ps.test
diff options
context:
space:
mode:
authorunknown <msvensson@pilot.(none)>2007-06-07 19:20:49 +0200
committerunknown <msvensson@pilot.(none)>2007-06-07 19:20:49 +0200
commitc01c90474935d172ae6807b55d1836180a4ddc75 (patch)
treea2a403970344be1ed9b1610ef677dd9af202bfba /mysql-test/t/ps.test
parente8116aebdfd3bd5bf78f10eadfaea930fd350980 (diff)
downloadmariadb-git-c01c90474935d172ae6807b55d1836180a4ddc75.tar.gz
Bug#28369 rpl test cases fail with binlog disabled
- Additional tests in 5.1 that need binlog - Mark more test to need binlog mysql-test/include/have_binlog_format_mixed.inc: Need binlog mysql-test/include/have_binlog_format_mixed_or_row.inc: Need binlog mysql-test/include/have_binlog_format_row.inc: Need binlog mysql-test/include/have_binlog_format_statement.inc: Need binlog mysql-test/r/date_formats.result: Show only the variables affected by the testcase to avoid it fails when running without binlog mysql-test/t/date_formats.test: Show only the variables affected by the testcase to avoid it fails when running without binlog mysql-test/t/ndb_binlog_basic2.test: Need binlog mysql-test/t/ps.test: Need binlog mysql-test/t/rpl_sf.test: Nedd binlog
Diffstat (limited to 'mysql-test/t/ps.test')
-rw-r--r--mysql-test/t/ps.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/ps.test b/mysql-test/t/ps.test
index c6aa05df900..ef8e78cea9f 100644
--- a/mysql-test/t/ps.test
+++ b/mysql-test/t/ps.test
@@ -1,4 +1,5 @@
-- source include/not_embedded.inc
+-- source include/have_log_bin.inc
#
# SQL Syntax for Prepared Statements test
#