Don't know a whole lot about this but - Is the data escaped when you
inserted it? Maybe one of these options for the mysqldump would help
--fields-enclosed-by=...
--fields-optionally-enclosed-by=...
--fields-escaped-by=...
or
--set-charset ...
Respectfully,
Ligaya Turmelle
Juan Alvarado wrote:
I
I am generating a backup of a database using mysqldump and using that dumped file to
repopulate another database.
The dump and import process work just fine, BUT I am having some problems in my
application with some enconding issues.
For example, one of the rows that mysqldump outputs is the