aboutsummaryrefslogtreecommitdiff
path: root/sql/tools/README
diff options
context:
space:
mode:
authorNeo2003 <none@none>2008-10-02 16:23:55 -0500
committerNeo2003 <none@none>2008-10-02 16:23:55 -0500
commit9b1c0e006f20091f28f3f468cfcab1feb51286bd (patch)
treeb5d1ba94a656e6679f8737f9ea6bed1239b73b14 /sql/tools/README
[svn] * Proper SVN structureinit
--HG-- branch : trunk
Diffstat (limited to 'sql/tools/README')
-rw-r--r--sql/tools/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/sql/tools/README b/sql/tools/README
new file mode 100644
index 00000000000..de60305cece
--- /dev/null
+++ b/sql/tools/README
@@ -0,0 +1,10 @@
+= MaNGOS -- README =
+
+Copyright (c) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+
+See the COPYING file for copying conditions.
+
+== Database tools ==
+This folder contains SQL files which can be used for cleanup DB from corrupted or outdated data in safe way.
+This tools must be used _only_ when mangos server stopped.
+But you can safely use its any times while server shutdown.