Description:
the ctype_ucs2_def test fails with
ERROR: /home/hartmut/projects/mysql/releases/mysql-4.1.19/mysql-test/var/run/master.pid was not created in 400 seconds; Aborting
./var/log/master.err contents:
CURRENT_TEST: ctype_ucs2_def
^G/home/hartmut/projects/mysql/releases/mysql-4.1.19/sql/mysqld: Character set 'ucs2' is not a compiled character set and is not specified in the '/home/hartmut/projects/mysql/releases/mysql-4.1.19/sql/share/charsets/Index.xml' file
060511 14:36:12 [ERROR] Aborting
060511 14:36:12 [Note] /home/hartmut/projects/mysql/releases/mysql-4.1.19/sql/mysqld: Shutdown complete
User time 0.00, System time 0.00
Maximum resident set size 0, Integral resident set size 0
Non-physical pagefaults 598, Physical pagefaults 0, Swaps 0
Blocks in 0 out 0, Messages in 0 out 0, Signals 0
Voluntary context switches 0, Involuntary context switches 2
How to repeat:
tar -xvzf mysql-4.1.19.tar.gz
cd mysql-4.1.19/
configure
make
cd mysql-test
./mysql-test-run ctype_ucs2_def