Character Sets and Collations

Using this example, you can change character set and collation for a MySQL database table(s). Most likely you will be need to do this if you haven’t specified character set and collation at the time of database/table creation and default character set/collation applied are not desirable. Setting MySQL default character set and collation in my.cnf Below are settings for … Continue reading Character Sets and Collations