File ulogd-1.24-mysql-table.dif of Package ulogd
--- doc/mysql.table.ipaddr-as-string +++ doc/mysql.table.ipaddr-as-string 2007/05/30 12:19:52 @@ -11,7 +11,7 @@ # Table structure for table 'ulog' # CREATE TABLE ulog ( - id int(10) unsigned DEFAULT '0' NOT NULL auto_increment, + id int(10) unsigned NOT NULL auto_increment, raw_mac varchar(80), oob_time_sec int(10) unsigned, oob_time_usec int(10) unsigned,