Tagged Questions
0
votes
1answer
367 views
MySql command line cyrillic Iinsert result is corrupted
Have putty connection.
Putty config : window-->translation-->remote character set-->utf-8
Launch command line MySQL client.
Perform insert with cyrillic like:
CREATE TABLE `category` (
`catName` ...