Snort mailing list archives

Schema on MySQL


From: "Mike Koponick" <mkoponick () redhawk info>
Date: Wed, 17 Sep 2003 11:49:20 -0700

I haven't seen this on the list and I apologize in advance if it has
been talked about previously.

I recently had a problem with SNORT dieing after a few minutes of
startup. After running the snort test mode, I found that the MySQL
database was *missing* the schema in the table. 
I simply added it with the following command and all is well now.

INSERT INTO schema  (vseq, ctime) VALUES ('106', now());

I have had this problem in the past, but I thought I might have deleted
it by accident. I haven't been into this system with the exception of
checking logs etc. So, I'm thinking it's something else.

Has anyone seen this issue in the past? There were no clues in the logs
that I could see.

Thanks in advance,

Mike



Mike Koponick
RedHawk. - Network Engineering
mike () redhawk info

 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify
 security () redhawk info.
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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: