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.
This commit is contained in:
Alexey Botchkov 2010-09-27 15:18:10 +05:00
parent 6a707718b9
commit 4a2dd398e2

View File

@ -7,6 +7,7 @@
# changed (see explanation in log_state.test) # changed (see explanation in log_state.test)
let $fixed_bug38124 = 0; let $fixed_bug38124 = 0;
--source include/not_embedded.inc
--source include/have_debug.inc --source include/have_debug.inc
# Several subtests modify global variables. Save the initial values only here, # Several subtests modify global variables. Save the initial values only here,