server/sql/tools
Quriq14 c7205a6837 [10862] Fixed not show and lost mail items in returned expire mails.
Also
* Use typename for mail item info vector.
* Include tools/characters_mail_items_cleanup.sql for cleanup lost mail items.
  It also included as sql update part. Sql update also fix receiver for stored
  in DB expired mail items.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-12-12 09:10:08 +03:00
..
characters_item_duplicates_remove.sql [10726] Correct one SQL in tools, table was renamed. 2010-11-16 08:54:18 +01:00
characters_mail_items_cleanup.sql [10862] Fixed not show and lost mail items in returned expire mails. 2010-12-12 09:10:08 +03:00
characters_pet_data_cleanup.sql
Makefile.am
README

= MaNGOS -- README =

Copyright (c) 2005-2010 MaNGOS <http://getmangos.com/>

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.