mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-14 12:12:34 -04:00
* Renamed new sql files - thx for idea to Aokromes * Deleted useless files --HG-- branch : trunk
2 lines
97 B
SQL
2 lines
97 B
SQL
ALTER TABLE characters
|
|
CHANGE COLUMN gmstate extra_flags int(11) unsigned NOT NULL default '0'; |