Bug #10871 | Unknown character set: 'ucs2' | ||
---|---|---|---|
Submitted: | 25 May 2005 22:14 | Modified: | 13 Jun 2005 5:25 |
Reporter: | David Dick | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.4-beta | OS: | Linux (Redhat 7.3) |
Assigned to: | Jorge del Conde | CPU Architecture: | Any |
[25 May 2005 22:14]
David Dick
[29 May 2005 0:47]
Jorge del Conde
Hi, I was unable to reproduce this bug in FC2 using 5.0.7 from bk: root-mysql/mysql-test# ./mysql-test-run ctype_ucs_binlog Installing Test Databases Removing Stale Files Installing Master Databases running ../libexec/mysqld --no-defaults --bootstrap --skip-grant-tables --basedir=.. --datadir=mysql-test/var/master-data --skip-innodb --skip-ndbcluster --skip-bdb Installing Slave Databases running ../libexec/mysqld --no-defaults --bootstrap --skip-grant-tables --basedir=.. --datadir=mysql-test/var/slave-data --skip-innodb --skip-ndbcluster --skip-bdb Manager disabled, skipping manager start. Loading Standard Test Databases Starting Tests TEST RESULT ------------------------------------------------------- ctype_ucs_binlog [ pass ] ------------------------------------------------------- Ending Tests Shutting-down MySQL daemon Master shutdown finished Slave shutdown finished All 1 tests were successful.
[31 May 2005 16:58]
Jorge del Conde
After compiling mysql with: configure;make I got the following: root-mysql55/mysql-test# ./mysql-test-run ctype_ucs_binlog <cut> TEST RESULT ------------------------------------------------------- ctype_ucs_binlog [ skipped ] -------------------------------------------------------
[13 Jun 2005 5:25]
David Dick
Fixed in 5.0.6-beta