Converting EVERY table and column to utf8_unicode_ci
Moderator: General Moderators
Converting EVERY table and column to utf8_unicode_ci
Is there an easier way to convert everything in my database to use utf8_unicode_ci than writing a query for each table and column?