mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
15 lines
299 B
Text
15 lines
299 B
Text
|
#
|
||
|
# CHECK 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 CHECK.
|
||
|
#
|
||
|
|
||
|
--source have_engine.inc
|
||
|
|
||
|
--source check_table.inc
|
||
|
|
||
|
--source cleanup_engine.inc
|
||
|
|