Snort mailing list archives

Re: ACID errors


From: frank.bussink () ch novartis com
Date: Wed, 26 Sep 2001 08:55:26 +0200



The MySQL table schema of the database appears to have a bug.  The field
to store the URL appears to be too short.  Modify you database using the
following command:

ALTER TABLE reference MODIFY ref_tag VARCHAR(100) NOT NULL;

I Did it and it works fine now.

                    Frank Bussink



_______________________________________________
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: