mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01: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
|
|
|