db updates

git-svn-id: http://www.observium.org/svn/observer/trunk@2716 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-11-05 15:00:09 +00:00
parent f7eb392298
commit f14ad50c3c
3 changed files with 9 additions and 2 deletions
+3
View File
@@ -1185,6 +1185,9 @@ CREATE TABLE IF NOT EXISTS `bill_history` (
`rate_95th_out` int(11) NOT NULL,
`rate_95th` int(11) NOT NULL,
`dir_95th` varchar(3) NOT NULL,
`rate_average` int(11) NOT NULL,
`rate_average_in` int(11) NOT NULL,
`rate_average_out` int(11) NOT NULL,
`traf_in` int(11) NOT NULL,
`traf_out` int(11) NOT NULL,
`traf_total` int(11) NOT NULL,