utf8mb4_uca1400_ai_ci (MariaDB-only) breaks bootstrap on MySQL, where CREATE DATABASE/CREATE TABLE fails outright. Switch the shared playerbot schema and bootstrapped tables to utf8mb4_general_ci, matching the rest of the playerbot_v2 migrations.
utf8mb4_uca1400_ai_ci (MariaDB-only) breaks bootstrap on MySQL, where CREATE DATABASE/CREATE TABLE fails outright. Switch the shared playerbot schema and bootstrapped tables to utf8mb4_general_ci, matching the rest of the playerbot_v2 migrations.