Transfer DB with Unicode data from MySQL 5.0.24a to MySQL 3.23.56
Posted by: nonZero
Date: December 03, 2006 04:05PM

Hi!

I am switching a host, and therfore I need to move my DB.
My 5.0.24a MySQL DB includes tables with Charset utf8 and charset latin1.
I need to move the structure and data to a DB on a 3.23.56 MySQL.
I tried Exporting and then running the sql.
I removed all "Engine=MyISAM" and "Charset=xxxx", but then I got scrambled text in the new DB.

How can I transfer the data correctly?

Thank you for the advice!

nonZero.

Options: ReplyQuote


Subject
Views
Written By
Posted
Transfer DB with Unicode data from MySQL 5.0.24a to MySQL 3.23.56
2958
December 03, 2006 04:05PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.