[11716] Always use _unsigned_ BIGINT fields in DB for time store

Also some other BIGINT fields fixed.
This commit is contained in:
VladimirMangos 2011-07-07 04:20:34 +04:00
parent f4be64ff48
commit b5e136c289
15 changed files with 75 additions and 25 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_11704_01_characters_auction"
#define REVISION_DB_CHARACTERS "required_11716_10_characters_mail"
#define REVISION_DB_MANGOS "required_11701_01_mangos_command"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__