1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/mysql-test/suite/objects/t/objects_innodb.test
2007-02-06 13:35:54 +01:00

25 lines
829 B
Plaintext
Executable File

# +--------------------------------------------------------------------+
# | FOR INTERNAL USE ONLY! |
# +--------------------------------------------------------------------+
# | objects_falcon.test |
# | Copyright 2006 by MySQL AB |
# +--------------------------------------------------------------------+
# | FOR INTERNAL USE ONLY! |
# +--------------------------------------------------------------------+
# have_innodb.inc is missing
--source include/have_innodb.inc
let $engine_type= InnoDB;
#
# Should the created database be dropped? Default is 1.
#
let $drop_database= 1;
#
# Create the objects.
#
--source suite/objects/include/objects.inc