mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-15 04:32:35 -04:00
1 line
72 B
SQL
1 line
72 B
SQL
ALTER TABLE `account_access` CHANGE `id` `id` int(11) UNSIGNED NOT NULL; |