Files
TrinityCore/sql/updates/06750_mangos_command.sql
megamage e71697462e *SQL clean up.
--HG--
branch : trunk
2008-12-24 14:21:43 -06:00

4 lines
236 B
SQL

DELETE FROM command WHERE name = 'reload all_locales';
INSERT INTO `command` VALUES
('reload all_locales',3,'Syntax: .reload all_locales\r\n\r\nReload all `locales_*` tables with reload support added and that can be _safe_ reloaded.');