ALTER TABLE your_database.your_table convert to character set utf8mb4 collate utf8mb4_unicode_ci;
Categorieën
MySQL