Marius Cramer
2015-09-18 5cc181a90f7d27f4ec578a8a892b4dd0ca44adf4
install/sql/ispconfig3.sql
@@ -1004,6 +1004,7 @@
  `ip_address` varchar(39) DEFAULT NULL,
  `vm_id` int(11) NOT NULL DEFAULT '0',
  `reserved` varchar(255) NOT NULL DEFAULT 'n',
  `additional` varchar(255) NOT NULL DEFAULT 'n',
  PRIMARY KEY (`ip_address_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 ;