Monthly Archives: September 2009

How to prevent weird characters after MySQL export and import

When you export from a MySQL Database to a .sql file, then import that into a new Database, you may find a bunch of weird characters. This post is not an exhaustive explanation of why the problem happens, more a note on how to avoid the issue when exporting and importing in MySQL. The issue is [...]
Posted in MySQL | Tagged , , | Leave a comment