summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/storage_engine/optimize_table.test
blob: a32a2c846a5bcbde83bfd7de32c89a1cd3c0fd44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 
# OPTIMIZE 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 OPTIMIZE.
#

--source have_engine.inc

--source optimize_table.inc

--source cleanup_engine.inc