Changeset 33 for trunk/sql/tools/README

Show
Ignore:
Timestamp:
11/19/08 13:25:33 (17 years ago)
Author:
yumileroy
Message:

[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.

Original author: XTZGZoReX
Date: 2008-10-10 12:19:38-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/sql/tools/README

    r2 r33  
    1 = MaNGOS -- README = 
     1= Trinity Core -- Database cleanup tools = 
    22 
    3 Copyright (c) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3Copyright (C) Trinity Core (http://www.trinitycore.org) 
    44 
    55See the COPYING file for copying conditions. 
    66 
    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. 
     7These tools can be used to clean a corrupted database. They 
     8should only be used when the sevrer is CLOSED.