mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
a81572bc42
"funcs_2: The tests do not check if optional character sets exist." 2. Minor cleanup
11 lines
646 B
Text
11 lines
646 B
Text
################################################################################
|
|
# Author: Serge Kozlov #
|
|
# Date: 2005-09-21 #
|
|
# Purpose: Testing the charsets for MyISAM engine #
|
|
# #
|
|
# Checking of other prerequisites is in charset_master.test #
|
|
################################################################################
|
|
|
|
let $engine_type= MyISAM;
|
|
--source suite/funcs_2/charset/charset_master.test
|
|
|