Perşembe, Nisan 29, 2010

Mysql Backup Restore

I think it would be only possible to restore data correctly when restoring my mysql backup file, after converting it to ISO8859-1 from UTF-8 by the following command
iconv -f UTF-8 -t ISO8859-1 backup.sql.

Hiç yorum yok: