summaryrefslogtreecommitdiff
path: root/mysql-test/t/log_tables_debug.test
diff options
context:
space:
mode:
authorAlexey Botchkov <holyfoot@mysql.com>2010-09-27 15:18:10 +0500
committerAlexey Botchkov <holyfoot@mysql.com>2010-09-27 15:18:10 +0500
commitaa400404397d85ce281a0141ad2c1ab9736f05b9 (patch)
tree52818f1968d875e55709a9080d9ed979c23dec85 /mysql-test/t/log_tables_debug.test
parent25bac7370743b0f955ca422c684186d5aeb2b08a (diff)
downloadmariadb-git-aa400404397d85ce281a0141ad2c1ab9736f05b9.tar.gz
log_tables_debug.test fix.
per-file comments: mysql-test/t/log_tables_debug.test This test shouldn't be run at the embedded server.
Diffstat (limited to 'mysql-test/t/log_tables_debug.test')
-rw-r--r--mysql-test/t/log_tables_debug.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/log_tables_debug.test b/mysql-test/t/log_tables_debug.test
index 19a62614608..78a1289b689 100644
--- a/mysql-test/t/log_tables_debug.test
+++ b/mysql-test/t/log_tables_debug.test
@@ -7,6 +7,7 @@
# changed (see explanation in log_state.test)
let $fixed_bug38124 = 0;
+--source include/not_embedded.inc
--source include/have_debug.inc
# Several subtests modify global variables. Save the initial values only here,