File .SQL set collation LATIN1 to UTF8.
Hello everyone;
I´m using MYSQL-Server 5.5.20 running on Centos; I have develop a script to make backup of my databases but when the SQL file is done and I try to import again I get that the collation is set to latin1 instead of UTF8.
This is the command that I´m using:
mysqldump --skip-set-charset --default-character-set=UTF8 db_masterdb > db-test1-dump.sql
Do you have any idea to help me?
TIA....
Subject
Views
Written By
Posted
File .SQL set collation LATIN1 to UTF8.
3850
March 29, 2012 12:44PM
2033
April 01, 2012 01:10AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.