downloaded MySQL dump UFT-8 error

thetechnaddict

Verified User
Joined
Sep 2, 2009
Messages
26
I have used the user level interface to download two MySQL databases... both are around 30 MB

The idea being to dump these into a local version for development purposes.

I'm using mysql-query-browser to do this - it has a script editor and the facility to run the script against a database

With one database everything runs smoothly; with the other the dump fails to open due to character encoding errors - i've got the same result opening it in gedit.

Is the file being truncated perhaps?

This is giving me the jitters as it suggests that the backup files generated by DirectAdmin are corrupted.

MySQL Admin backup and restores (dumps) seem to work
 
Back
Top