From cb9a0b7219e7751cee01bf018999facc3a2e7be9 Mon Sep 17 00:00:00 2001 From: Drahy Date: Wed, 4 Feb 2009 10:50:50 +0100 Subject: * Deleted sql files which are already in converters * Added missing querries from command table * Fixed typo in command table --HG-- branch : trunk --- sql/updates/06750_mangos_command.sql | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 sql/updates/06750_mangos_command.sql (limited to 'sql/updates/06750_mangos_command.sql') diff --git a/sql/updates/06750_mangos_command.sql b/sql/updates/06750_mangos_command.sql deleted file mode 100644 index 100185c0acd..00000000000 --- a/sql/updates/06750_mangos_command.sql +++ /dev/null @@ -1,3 +0,0 @@ -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.'); -- cgit v1.2.3