aboutsummaryrefslogtreecommitdiff
path: root/sql/tools
diff options
context:
space:
mode:
authorXTZGZoReX <none@none>2008-10-10 12:19:38 -0500
committerXTZGZoReX <none@none>2008-10-10 12:19:38 -0500
commitded2714f89267e10b99ba725353afefe37b71645 (patch)
tree0ff89e2ab923ff1d1bad18806964d67d16c4ffdb /sql/tools
parent93e301236532048323d40c6ec1cddf9c1ddced92 (diff)
[svn] * Changing text in various files to make it more Trinity Core-like, as well as fixing the grammar and understandability in certain files.
* Adding INSTALL file to root with Linux instructions. * Renaming mangos.sql to world.sql until we figure another world database name (if we actually do, world seems fine to me). * Updating config files with Trinity text instead of MaNGOS text. --HG-- branch : trunk
Diffstat (limited to 'sql/tools')
-rw-r--r--sql/tools/README10
1 files changed, 4 insertions, 6 deletions
diff --git a/sql/tools/README b/sql/tools/README
index de60305cece..83558cda7f0 100644
--- a/sql/tools/README
+++ b/sql/tools/README
@@ -1,10 +1,8 @@
-= MaNGOS -- README =
+= Trinity Core -- Database cleanup tools =
-Copyright (c) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+Copyright (C) Trinity Core (http://www.trinitycore.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.
+These tools can be used to clean a corrupted database. They
+should only be used when the sevrer is CLOSED. \ No newline at end of file