1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

MDEV-11: Generic storage engine test suite

This commit is contained in:
Elena Stepanova
2012-07-16 06:17:56 +04:00
parent 403cac0fe7
commit 72a5542f0e
405 changed files with 36013 additions and 0 deletions

View File

@ -0,0 +1,14 @@
#
# 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