config root man

Current Path : /home/usr.opt/mysql57/mysql-test/suite/funcs_2/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/suite/funcs_2/t/innodb_charset.test

################################################################################
# Author:  Serge Kozlov                                                        #
# Date:    2005-09-21                                                          #
# Purpose: Testing the charsets for InnoDB engine                              #
#                                                                              #
# Checking of other prerequisites is in charset_master.test                    #
################################################################################
#Want to skip this test from daily Valgrind execution.
--source include/no_valgrind_without_big.inc

--source include/have_innodb.inc

let $engine_type= InnoDB;
--source suite/funcs_2/charset/charset_master.test


Man Man