diff options
Diffstat (limited to 'sql/tools')
-rw-r--r-- | sql/tools/README | 10 |
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 |