config root man

Current Path : /home/usr.opt/mysql57/mysql-test/t/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //home/usr.opt/mysql57/mysql-test/t/wl6219-myisam.test

# This tests the functionality of the Myisam engine
# like warnings & errors,ALTER etc.
# These testcases also exist in other storage engines
# All tests are required to run with Myisam
# Hence MTR starts mysqld with MyISAM as default

--source include/force_myisam_default.inc
--source include/have_myisam.inc

#
# WL#6219: Deprecate and remove YEAR(2) type
#

let $engine_type= MyISAM;
--source include/wl6219-engine.test

Man Man