Bug #13337 ps test fails if configure wo/ usc2
Submitted: 20 Sep 2005 6:15 Modified: 16 Jan 2006 22:03
Reporter: Jonas Oreland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version: OS:
Assigned to: Konstantin Osipov CPU Architecture:Any

[20 Sep 2005 6:15] Jonas Oreland
Description:
configure/compile wo/ usc2
mysql-test-run --do-test=ps

How to repeat:
configure/compile wo/ usc2
mysql-test-run --do-test=ps
[20 Sep 2005 18:00] Hartmut Holzgraefe
TEST                            RESULT
-------------------------------------------------------
ps                             [ fail ]

Errors are (from /home/hartmut/projects/mysql/dev/4.1/mysql-test/var/log/mysqltest-time) :
mysqltest: At line 670: query 'create table t1 (utext varchar(20) character set ucs2)' failed: 1115: Unknown character set: 'ucs2'
(the last lines may be the most important ones)
[16 Jan 2006 22:02] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/1170
[16 Jan 2006 22:03] Konstantin Osipov
The bug is fixed in 5.0. Fixed in 4.1 in the same way. No documentation is needed.