summaryrefslogtreecommitdiff
path: root/mysql-test/suite/storage_engine/cleanup_engine.inc
blob: de3d57eeaebd7e9bd932d43c6a33bcde26bd0122 (plain)
1
2
3
4
5
6
7
8
9
10
11
###########################################
#
# This is a stub of the include file cleanup_engine.inc which 
# should be placed in storage/<engine>/mysql-test/storage_engine folder.
#
################################
#
# Here you can add whatever is needed to cleanup 
# in case your define_engine.inc created any artefacts,
# e.g. an additional schema and/or tables.