On Sunday 30 March 2003 16:04, Paul Reilly wrote:

> Does MySQL 4.0 allow mixing of character sets in a database?
> I'd like a table which lists the locale string for a particular
> phrase in multiple languages. I have it working in french, english, german
> etc in MySQL 3.23 but I needed a seperate instance of mysql installed for
> the russian database to work. With 4.0 can I now use different character
> sets in the one database?

You can use different character sets since 4.1.

> what granularity is there?
> is it character set per database, or per table, or per column ?
> per column would be very nice, but even per database would be good.

It's supported on a per-column level.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [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]

Reply via email to