Thank you.

In the PDF doc:
4.1.0 Server based Character Settings
Setting the servers default character set
>mysqld ?default-character-set=ujis
or (in my.cnf etc.)
[mysqld]
default-character-set=ujis

That's what I want by my last mail.

For my case, shall I change it to:
[mysqld]
default-character-set=utf8

Another question, shall I have to upgrade to MySQL 4.1.x?

Thank you very much..

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 03, 2004 6:21 PM
To: Guofeng Zhang
Cc: [EMAIL PROTECTED]
Subject: Re: set up UTF8 for MySQL 4.0.x


Hello,

I have made apresentation at MySQLs UC2004 about using Japanese character
sets with MySQL. You may find this a good starting point. Links are below:

http://dev.mysql.com/doc/mysql/en/Charset.html
http://www.be-known-online.com/mysql


I hope you find this information useful

Best regards

Nils Valentin

>
> Our web site will store  the text in a number of languages in the mysql
> DB, so that we think that MySQL should be configured to store chars in
> UTF8.
>
> For my requirement, how to configure the MySQL. to store Unicode
> characters?
>
> Thank you very much.
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/[EMAIL PROTECTED]
>
>


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to