mysql-server/mysql-test/t/engine_attribute_debug.test
2025-03-05 14:31:37 +07:00

6 lines
251 B
Text

--source include/have_debug.inc
--echo # main.engine_attribute BEGIN
--let $SIMULATED_ENGINE_ATTRIBUTE_SUPPORT=1
SET SESSION debug= "+d,simulate_engine_attribute_support";
--source include/engine_attribute.inc
--echo # main.engine_attribute_debug END