Bug #19722 ctype_ucs2_def test failes
Submitted: 11 May 2006 11:49 Modified: 5 Jun 2006 4:24
Reporter: Hartmut Holzgraefe Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1.19 OS:Linux (SuSE Linux 10.0)
Assigned to: Assigned Account CPU Architecture:Any

[11 May 2006 11:49] Hartmut Holzgraefe
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
[5 Jun 2006 4:24] Alexander Barkov
Duplocate with
http://bugs.mysql.com/bug.php?id=18743