summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_2/t/innodb_charset.test
blob: da4dea44ad7d317b2e606d9e5e9ad3a529534c00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
# Author:  Serge Kozlov                                                        #
# Date:    2005-09-21                                                          #
# Purpose: Testing the charsets for InnoDB engine                              #
#                                                                              #
# Checking of other prerequisites is in charset_master.test                    #
################################################################################

--source include/no_valgrind_without_big.inc
--source include/have_innodb.inc

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