Snort mailing list archives

Database ERROR:Database ERROR:Duplicate entry


From: "Jason" <snort-users () tcpipbitch net>
Date: Wed, 16 Jul 2003 14:05:18 -0400 (EDT)

I have searched through the archive, so far nothing has really resolved
the issue.
Below are the tables referenced in a previous post.
Any clues to resolve the issue would be greatly appreciated.
Current setup.

mysql  Ver 12.20 Distrib 4.0.13, for portbld-freebsd4.8 (i386)
apache+mod_ssl-1.3.27+2.8.14
mod_php4-4.3.3.r1_1,1

mysql> select * from schema
    -> ;
+------+---------------------+
| vseq | ctime               |
+------+---------------------+
|  106 | 2003-07-16 10:44:30 |
+------+---------------------+
1 row in set (0.00 sec)

mysql> desc sensor
    -> ;
+-----------+------------------+------+-----+---------+----------------+
| Field     | Type             | Null | Key | Default | Extra          |
+-----------+------------------+------+-----+---------+----------------+
| sid       | int(10) unsigned |      | PRI | NULL    | auto_increment |
| hostname  | text             | YES  |     | NULL    |                |
| interface | text             | YES  |     | NULL    |                |
| filter    | text             | YES  |     | NULL    |                |
| detail    | tinyint(4)       | YES  |     | NULL    |                |
| encoding  | tinyint(4)       | YES  |     | NULL    |                |
| last_cid  | int(10) unsigned |      |     | 0       |                |
+-----------+------------------+------+-----+---------+----------------+
7 rows in set (0.00 sec)



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: