Bug #1669 character encoding
Submitted: 26 Oct 2003 23:58 Modified: 8 Dec 2003 16:24
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S1 (Critical)
Version:093 OS:Linux (redhat 9.0)
Assigned to: Jorge del Conde CPU Architecture:Any

[26 Oct 2003 23:58] [ name withheld ]
Description:
Hi,

I do not know if it is related to the report 1573, but I have a problem of character encoding migrating from one redhat9 machine to another using mysqlcc

I do not have this problem when I migrate from RH to windows98 or if I copy the databse on the 2nd RH machine using command line

Thanks

Philippe

How to repeat:
1. create a DB with a varchar field containing accentuated characters (whatever method)

2. do mysqldump --opt database > database.sql

3. copy files to another rh machine (I used samba) 

4. with mysqlcc create on 2nd machine the database and fill it with database.sql

characters changed.
[8 Dec 2003 16:24] Jorge del Conde
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html