Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › utf8 ?
when creating fields in a table is there a way to set them to be utf8 ? i'm using varchar fields
This feature will be added in one of our next releases.
Till then you can execute ALTER TABLE statement to set the character-set to utf8.