polardbxengine/mysql-test/suite/funcs_2/t/innodb_charset.test

15 lines
747 B
Plaintext

################################################################################
# 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
let $engine_type= InnoDB;
--source suite/funcs_2/charset/charset_master.test