I'm moving a database from one server to another.  Both are unix based, 
however the original database is on a Solaris box, and the new server is 
RedHat.

The database has embedded "s and 's in some of the varchar fields.  When I 
moved the database, I did a mysqldump, copied the text file to the new server, 
and imported the data.  The database on the new server is now showing odd 
characters in place of the original "s and 's.  

Is there a way to fix this problem?

Thanks!
-Andy

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

Reply via email to