Alex, Wednesday, March 13, 2002, 7:16:02 PM, you wrote: AK> I'm very much interested to know how do you manage multiple language support with AK> mySQL.
AK> I haven't found how i can define different character sets for different tables or AK> even for separate databases. AK> Do i have to run several mySQL servers, one per each charset? You can use only one character set at a time for one instance of mysqld. If you want to use two character sets you need to restart or start another instance of mysqld. AK> Kim Albee wrote: -- For technical support contracts, goto https://order.mysql.com/ This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- 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