mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 11:21:58 +01:00
3 lines
60 B
SQL
3 lines
60 B
SQL
ALTER TABLE account
|
|
CHARSET=utf8 COLLATE=utf8_general_ci;
|