mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
MDEV-11: Generic storage engine test suite
This commit is contained in:
14
mysql-test/suite/storage_engine/optimize_table.test
Normal file
14
mysql-test/suite/storage_engine/optimize_table.test
Normal file
@@ -0,0 +1,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
|
||||
|
Reference in New Issue
Block a user