¹è¼ÒÁ¤ wrote:

> Hi... I'm Bae So Jeong, a web-programmer at Digital Chosun.
> 
> Would you help me for MySql? ^^:
> 
> I will develop some web-sites by Japanese, Chinese, English.... etc.
> These sites will service at one server, one O/S.
> 
> Many reference sites say:
> "Japanese site will service very well at Japanese O/S, JapaneseDB!"
> Then, some servers are necessary for some web-sites written by japanse, chinese, 
>english....
>  
> In the web-server aspect, I guess, this is not a problem, with the exception of DB.
> How I must do these services by using MySQL?
> 
> In Oracle, CharacterSet can be setted by a instance, a Program can encode characers 
>to instance setted ascii-set, a instance can be setted UTF. In MySql, it can be?
> 
> I'm a layman in MySql.. Please, Help me.. ^^;
> 
> Reply to [EMAIL PROTECTED]
> 

Hi

./configure --help

You will See "--with-charset=CHARSET ,
--with-extra-charsets=CHARSET[,CHARSET,...] "

--with-extra-charsets=CHARSET,..
Use charsets in addition to default (none, complex, all, or a list
selected from the above sets)

Happy Hacking


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to