Backup via mySQLAdmin - character set problem?
Using mySQL server 5.0 on a Windows system, using myIsam. I have a "users" table that has the data encrypted by my program. When I back up the "users" table alone, the INSERT statement data is correct. If I backup the entire database, and look at the "users" table data, the insert statement data is different (and incorrect). Using "normal" backup option, and the backup options are the same for the two cases.
If I do the same thing on my Ubuntu system, all is well.
Something weird is going on. Why should the entire database backup and a single table backup give different results? What should I be looking for?
Thanks
Larry
Subject
Written By
Posted
Backup via mySQLAdmin - character set problem?
October 23, 2009 03:26PM
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.