mariadb/mysql-test/suite/storage_engine/analyze_table.test

15 lines
305 B
Text
Raw Normal View History

#
# ANALYZE TABLE statements
#
# Note: the output is likely to be different for the engine under test,
# in which case rdiff will be needed. Or, the output might say that
# the storage engine does not support ANALYZE.
#
--source have_engine.inc
--source analyze_table.inc
--source cleanup_engine.inc