Arman Kabiri
Results
3
comments of
Arman Kabiri
Dear @componavt , could you please let me know what the problem is in this case?
Hi, Thanks @componavt for your answer. Actually, when I load the sql file to mysql, I get errors like: > "ERROR 1062 (23000): Duplicate entry '??????-??????' for key 'foreign_native'" >...
Thank you so much @componavt for your help. The problem is solved. The correct encoding for russian language was 'Latin1'. So I executed these two commands before loading the sql:...