Snort mailing list archives

RE: (no subject)


From: Kevin Brown <Kevin.M.Brown () asu edu>
Date: Wed, 14 Nov 2001 07:38:59 -0700

mysql -u root -p <snortdb> < ./create_mysql

That tells mysql to use user root with a password (prompts for it since it
isn't supplied), use the database <snortdb> (replace the whole thing
including <> with the name of your snortdb) and send it the script
create_mysql (./ tells the shell it's in the current working directory).

-----Original Message-----
From: jmgraham [mailto:jmgraham () midsouth rr com]
Sent: Tuesday, November 13, 2001 16:55
To: snort-users () lists sourceforge net
Subject: [Snort-users] (no subject)


Trying to get snort running w/ MySQL.
MySQL is mysql-3.23.42-sun-solaris2.8-sparc running on Solaris8 on a
sparc5.

It's not a connection issue, nor even a bitch really.
The create_mysql script errors out on the Solaris box with "ERROR 1046
at line 21: No Database Selected".  Same behaviour with the 
script from
CVS.
I'm sure I'll be able to dig thru it and eventually install 
it by hand,
just wanted to let everyone know that the script doesn't 
appear to work
on Sol8.
If anyone has one that they've fixed, I'd love to see it.

Thx


_______________________________________________
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


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