1
################################################################################
2
# inc/vcol_cleanup.inc #
5
# Removal of the objects created by the t/<test_name>.test #
8
#------------------------------------------------------------------------------#
9
# Original Author: Andrey Zhakov #
10
# Original Date: 2008-08-31 #
14
################################################################################
17
DROP TABLE IF EXISTS t1,t2,t3;