Use utf8mb4 MySQL character set
- Use utf8mb4 as default charset for fresh installation - utf8mb4 migration command - warn for collation mix on migration - Force ROW_FORMAT = Dynamic on fresh install - Add warning on central page if some tables are not migrated
This diff is collapsed.