server/sql/cleanup
2020-02-17 09:22:33 +00:00
..
characters_item_duplicates_remove.sql [Sync] Some project sync 2020-02-17 09:22:33 +00:00
characters_mail_items_cleanup.sql [Sync] Some project sync 2020-02-17 09:22:33 +00:00
characters_pet_data_cleanup.sql [Sync] Some project sync 2020-02-17 09:22:33 +00:00
README [Sync] Some project sync 2020-02-17 09:22:33 +00:00

= MaNGOS -- README =

This code is part of MaNGOS. Contributor & Copyright details are in AUTHORS/THANKS.

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.