I have some longtext fields that contain some "special" characters (like bullets) and when I retreve the field with php and render it, it is fine. But if I export the DB and reimport it to another mysql DB, the bullets are ending up strange characters. What can I do to get the data exported and imported properly? I used mysqldump to export the data.