
MySQL - How to convert all Database Tables and Columns to a specific Collation
A few months ago I wrote an article explaining how to convert all MySQL tables belonging to one or more Database(s) from MyISAM to InnoDB and vice-versa with a simple, yet …
MySQL - How to convert all Database Tables and Columns to a specific Collation Read More