On Wednesday 02 April 2003 20:30, Pratchaya Chatuphian wrote: > I use MDK 9.0 and installed MySQL 4.0.12 Max ... sir > How can i change charset sir ? > i want to use tis-620 .. sir > Any one can help me sir ... ? > > Just mean change the my.conf ? ( my-small.conf , my-medium.conf , .... )
You you should rename one of this file to my.cnf and put it to the /etc dir. Add into [mysqld] section (not [client] section! ) default-character-set=tis620 [skip] > that can not found tis620.conf ? > How do i do next step sir > ? Because it's a multi-byte character set. It's implemented in the ctype-tis620.c file (you can see it in the /strings dir of source distribution) -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]