Bug #4169 utf8 in mysql 4.1-alpha
Submitted: 16 Jun 2004 16:17 Modified: 16 Jun 2004 19:47
Reporter: M F Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1-alpha OS:Windows (winxp and win2k advanced server)
Assigned to: Matthew Lord CPU Architecture:Any

[16 Jun 2004 16:17] M F
Description:
hello.
dear officer
i wanna have a unicode database with character set 'utf8'. before I use mysql, i used just access and sql server in web site projects, bust because of serious of using utf8 in my new site, i switch on mysql 4.1 who is in alpha version.
my problem is that when i set my --default-character-set on utf8 my db server (mysql) starts its service successfully but when i connect to it with php built-in functions to my db, it took an error(errno : 22) in connection and says that this character set is not in my share directory.but when i set default-character-set to latin1 , it connects successfully.
can u tell me what should i do via mail?
thanks.
M. F.

How to repeat:
-

Suggested fix:
-
[16 Jun 2004 19:41] Sergei Golubchik
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem is not the result of a bug.
For a list of more appropriate places to ask for help using MySQL
products, please visit http://www.mysql.com/support/

Thank you for your interest in MySQL.
[16 Jun 2004 19:47] Matthew Lord
Hi,

I think this is a duplicate of this bug:
http://bugs.mysql.com/bug.php?id=4127

If you download and install the no-installer zip for windows you should be OK.
Just unzip it into c:/mysql/

Best Regards