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?

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.

Paul


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to