*SQL clean up.

--HG--
branch : trunk
This commit is contained in:
megamage
2008-12-24 14:21:43 -06:00
parent 10a0e30e59
commit e71697462e
26 changed files with 19633 additions and 87 deletions

View 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.');