Marius Cramer
2014-05-12 1deddf5482f45b3ba85f74996c41430634716e6f
Added sql incremental change to db dump from master
1 files modified
1 ■■■■ changed files
install/sql/ispconfig3.sql 1 ●●●● patch | view | raw | blame | history
install/sql/ispconfig3.sql
@@ -598,6 +598,7 @@
  `dl_ratio` int(11) NOT NULL default '-1',
  `ul_bandwidth` int(11) NOT NULL default '-1',
  `dl_bandwidth` int(11) NOT NULL default '-1',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY  (`ftp_user_id`),
  KEY `active` (`active`),
  KEY `server_id` (`server_id`),