mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
11 lines
396 B
Text
11 lines
396 B
Text
#################################################################################
|
|
# Author: Serge Kozlov #
|
|
# Date: 09/21/2005 #
|
|
# Purpose: Testing the charsets for InnoDB engine #
|
|
#################################################################################
|
|
|
|
--source include/have_innodb.inc
|
|
|
|
let $engine_type= InnoDB;
|
|
--source suite/funcs_2/charset/charset_master.test
|
|
|