Bug #9117 Configuration Wizard does not set client character set in my.ini
Submitted: 11 Mar 2005 4:07 Modified: 13 Mar 2005 15:07
Reporter: Shuichi Tamagawa Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Installing Severity:S2 (Serious)
Version:4.1.10 OS:Windows (Win XP / SP2)
Assigned to: Michael G. Zinner CPU Architecture:Any

[11 Mar 2005 4:07] Shuichi Tamagawa
Description:
MySQL configuration wizard does not set client character in the [client] section of my.ini file. This causes garbled character problem. 

How to repeat:
1. Install MySQL using installer.
2. Select character set sjis in configuration wizard
3. Open my.ini file (no default-character-set parameter)

Suggested fix:
Configuration wizard should set the same character set as server to the [client] section of my.ini file for the entry users. Users who used the installer shouldn't have to edit the my.ini file to set the client character set.
[13 Mar 2005 15:07] Michael G. Zinner
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