Changeset 33 for trunk/sql/tools/README
- Timestamp:
- 11/19/08 13:25:33 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/sql/tools/README
r2 r33 1 = MaNGOS -- README=1 = Trinity Core -- Database cleanup tools = 2 2 3 Copyright ( c) 2005-2008 MaNGOS <http://www.mangosproject.org/>3 Copyright (C) Trinity Core (http://www.trinitycore.org) 4 4 5 5 See the COPYING file for copying conditions. 6 6 7 == Database tools == 8 This folder contains SQL files which can be used for cleanup DB from corrupted or outdated data in safe way. 9 This tools must be used _only_ when mangos server stopped. 10 But you can safely use its any times while server shutdown. 7 These tools can be used to clean a corrupted database. They 8 should only be used when the sevrer is CLOSED.