Hello mysql, Here is the short version of my story. I have a database that was not correctly defined at creation time and is currently set to utf8_general_ci but needs to be utf8_polish_ci. Some Polish characters are displaying incorrectly and also some of the index references are not correct. I was thinking that exporting the data and recreating the database with the correct collation would solve the problem then I noticed in phpMyAdmin that I could copy the database with a different collation and wondered if that would be another way to get the correct solution.
Any thoughts or comments on the "right" way to convert from utf8_general_ci to utf8_polish_ci? Thank you for your attention. -- Best regards, mikesz mailto:[EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]