Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › åäö In Table/column Name Cant Copy Database
Please read this FAQ 's:
http://www.webyog.com/faq/34_102_en.html
http://www.webyog.com/faq/1_26_en.html
I can just add that you should try NOT using UTF8 (or DEFAULT) for the connection, but LATIN1.
The CLIENT can operate LATIN1 even if data are stored at the server as UTF8. The server 'tranlates' data when sending and recieving.