summaryrefslogtreecommitdiffstats
path: root/ulogd/doc/mysql.table.ipaddr-as-string
diff options
context:
space:
mode:
Diffstat (limited to 'ulogd/doc/mysql.table.ipaddr-as-string')
-rw-r--r--ulogd/doc/mysql.table.ipaddr-as-string2
1 files changed, 1 insertions, 1 deletions
diff --git a/ulogd/doc/mysql.table.ipaddr-as-string b/ulogd/doc/mysql.table.ipaddr-as-string
index c9bd508..4a9cecc 100644
--- a/ulogd/doc/mysql.table.ipaddr-as-string
+++ b/ulogd/doc/mysql.table.ipaddr-as-string
@@ -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,