mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
2 lines
79 B
SQL
2 lines
79 B
SQL
ALTER TABLE `addons` CHANGE `crc` `crc` int(32) unsigned NOT NULL default '0';
|