[9751] Add index by spell to character_spell

This is must fix porblem with long logins at
many broken spells in `character_spell` after client switch/etc.
This commit is contained in:
VladimirMangos 2010-04-16 08:36:05 +04:00
parent ef979daddc
commit b31c006bdc
5 changed files with 10 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_9702_01_characters_item"
#define REVISION_DB_CHARACTERS "required_9751_01_characters"
#define REVISION_DB_MANGOS "required_9747_01_mangos_battleground_template"
#define REVISION_DB_REALMD "required_9748_01_realmd_realmlist"
#endif // __REVISION_SQL_H__