differentlocal
Verified User
- Joined
- Mar 28, 2010
- Messages
- 8
Hello!
In my MySQL server I have database utf8_czech_ci collation, but serverwide encoding is windows-1251. Database dump process executes with windows-1251 too, and ignores local database collation. As result I have dump of database with broken Czech symbols.
As normal result I expecting what dump process will use serverwide and database-level collations.
How I can fix or workaround this?
In my MySQL server I have database utf8_czech_ci collation, but serverwide encoding is windows-1251. Database dump process executes with windows-1251 too, and ignores local database collation. As result I have dump of database with broken Czech symbols.
As normal result I expecting what dump process will use serverwide and database-level collations.
How I can fix or workaround this?