From aa400404397d85ce281a0141ad2c1ab9736f05b9 Mon Sep 17 00:00:00 2001 From: Alexey Botchkov Date: Mon, 27 Sep 2010 15:18:10 +0500 Subject: 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. --- mysql-test/t/log_tables_debug.test | 1 + 1 file changed, 1 insertion(+) (limited to 'mysql-test/t/log_tables_debug.test') 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, -- cgit v1.2.1