[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,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11715"
#define REVISION_NR "11716"
#endif // __REVISION_NR_H__