mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 01:34:17 +01:00
15 lines
308 B
Text
15 lines
308 B
Text
|
#
|
||
|
# 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
|
||
|
|