DB schema fix
git-svn-id: svn://192.168.202.10@3140 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1062,6 +1062,7 @@ resets_today SMALLINT(5) UNSIGNED default '0',
|
||||
auto_active_list_rank SMALLINT(5) default '0',
|
||||
cache_count INT(9) UNSIGNED default '0',
|
||||
cache_count_new INT(9) UNSIGNED default '0',
|
||||
cache_count_dialable_new INT(9) UNSIGNED default '0',
|
||||
cache_date DATETIME
|
||||
) ENGINE=MyISAM;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user