Files
TrinityCore/sql/updates/927_characters.sql
megamage 3288c00472 *Fix a bug in gm_tickets sql. By Machiavelli.
--HG--
branch : trunk
2009-01-20 15:28:57 -06:00

1 line
79 B
SQL

ALTER TABLE `gm_tickets` CHANGE `closed` `closed` int(10) NOT NULL default '0';