1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

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 25bac73707
commit aa40040439

View File

@ -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,