Snort mailing list archives

create_oracle.sql


From: "gongya" <yu () x1-6-08-00-20-9a-cd-6f gongya net>
Date: Sun, 10 Nov 2002 21:00:47 -0800

In create_oracle.sql, last_cid column needs to be changed by taking NOT NULL
away.

Or you will get an error because of the following line in spo_database.c

if(pv.pcap_cmd == NULL)
        {
            snprintf(insert0, MAX_QUERY_LENGTH,
                     "INSERT INTO sensor (hostname, interface, detail,
encoding) "
                     "VALUES ('%s','%s','%u','%u')",
                     data->sensor_name, PRINT_INTERFACE(pv.interfaces[0]),
data->detail, data->encoding);

............................

Gongya Yu



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