mirror of
https://github.com/MariaDB/server.git
synced 2025-05-13 01:01:44 +03:00
BitKeeper/etc/ignore: Added mysql-test/mysql-test-run-shell to the ignore list mysql-test/suite/funcs_2/include/check_charset.inc: finished files with newline
10 lines
362 B
Plaintext
10 lines
362 B
Plaintext
#################################################################################
|
|
# Author: Serge Kozlov #
|
|
# Date: 09/21/2005 #
|
|
# Purpose: Testing the charsets for Memory engine #
|
|
#################################################################################
|
|
|
|
let $engine_type= Memory;
|
|
--source suite/funcs_2/charset/charset_master.test
|
|
|