“Talk is cheap. Show me the code.” ― Linus Torvalds
MySQL: Convert table character set to utf8
You are here
Databases»MySQL»MySQL: Convert table character set to utf8
14 March 2014
Using this the query in this snippet enables you to convert character set to utf8. This works in mysql or mysql like database, drop-in databases like mariadb for an example.