aboutsummaryrefslogtreecommitdiff
path: root/sql/tools/README
diff options
context:
space:
mode:
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.