7
Currently the suite covers testing all combination of charsets/collations
8
for MySQL 5.0 only. All cases separated by 4 test scenarios (by engines):
10
- memory_charset.test;
11
- myisam_charset.test;
13
Note: if you use standard binary distributions or compile from source tree
14
without cluster support then ndb_charset.test will be skipped. Use
15
BUILD/compile-*****-max shellscript for compilation with ndb support or
18
Before running the suite under Windows/cygwin make sure that all files
19
inside it converted to unix text format.
21
Whole suite can be running by following command line:
22
./mysql-test-run.pl --suite=funcs_2