Snort mailing list archives

Re: mysql db create for win32 version


From: "Scot Scot" <scotw () hotmail com>
Date: Tue, 17 Dec 2002 12:35:17 -0600

Paul, Visit

http://www.silicondefense.com/techsupport/windows-acid.htm   Michael
Steele's efforts may be able to assist you on this one.

Or, look in your windows snort distribution for a file called
"create_mysql". The script has already been put together for you (CERT
efforts), it will create the tables in MySQL. Just feed the "create_mysql"
file into the mysql> command prompt.

The following assumes your db-name and user are "snort".

MySQL -u snort snort <create_mysql

If the above errors out, try this:

MySQL -D snort snort <create_mysql

Just my 2.0134 cents worth (tax included)

Scot Wiedenfeld

----- Original Message -----
From: "Paul Began" <pbegan () sabio co uk>
To: <snort-users () lists sourceforge net>
Sent: Tuesday, December 17, 2002 8:41 AM
Subject: [Snort-users] mysql db create for win32 version


I have been unable to find a db create script or instructions to create the
snort db in mysql on the win32 version. Any clues!

e-mail: mailto:pbegan () sabio co uk




-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
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=ort-users


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
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: