On Tuesday 17 February 2004 18:16, you wrote: > Do you know what the default character set for MySQL is?
By default MySQL uses latin1 (ISO-8859-1) character set. > > Thank you! > > -----Original Message----- > From: Egor Egorov [mailto:[EMAIL PROTECTED] > Sent: Saturday, February 14, 2004 4:18 AM > To: [EMAIL PROTECTED] > Subject: Re: Default UTF-8 Encoding > > "David Perron" <[EMAIL PROTECTED]> wrote: > > Is there a way to change the default mysql encoding to be something > > else, say UTF-16LE at the session level? > > MySQL doesn't support UTF-16LE. > > If you want to set up connection character set you can: > - execute SET CHARACTER SET from the client > - run mysql client with --default-character-set option (or put this > option to the my.cnf file) > > http://www.mysql.com/doc/en/Charset-connection.html -- 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]