mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-19 08:30:34 +01:00
*SQL clean up.
--HG-- branch : trunk
This commit is contained in:
3
sql/updates/06750_mangos_command.sql
Normal file
3
sql/updates/06750_mangos_command.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
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.');
|
||||
Reference in New Issue
Block a user