1 line
101 B
SQL
1 line
101 B
SQL
ALTER TABLE character_spell_cooldown ADD COLUMN `needSend` tinyint(3) unsigned NOT NULL DEFAULT '1';
|