What is the proper procedure to change the table (or database encoding) from
latin1 to UTF-8 with MySQL 4.1.x? My thought is to export the data to text
file, drop the table, recreate the table with the proper encoding and then
import the data. Is there a better way or something I missed?

-------------------------------------------------------------------------
Kirk Bowman                                           Phone: 972-390-8600
MightyData, LLC                                 http://www.mightydata.com
FileMaker 7 Certified Developer              FileMaker Authorized Trainer
               Check out our FileMaker 7 training classes!
-------------------------------------------------------------------------


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

Reply via email to