Files
TrinityCore/sql/updates/84_world.sql
runningnak3d@mangos.zipwow.ano 4b47c30641 * Fix revent SQL commits
* Fix EOL issues on all SQL files

--HG--
branch : trunk
2008-12-15 10:42:35 +00: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.');