Snort mailing list archives

Re: Snort database problem


From: Mark Fagan <r00t () online ie>
Date: Tue, 6 Apr 2004 20:07:19 +0100

Laura,

you need to re-create the snort database before you populate it:

/usr/local/mysql/bin/mysql -u root -p 

mysql>create database snort;

You can then set your permissions, then populate the database.


The problem here is you actually deleted the database, so it dont exist 
anymore ... hence the error: ERROR 1049: Unknown database "snort"


Cheers

Mark


Quoting Laura <uy38698 () adinet com uy>:

Hello people, i had snort running fine until yesterday when i decided to
clear all the tables rows ... whenever i wanted to start snort some
error message came up so ... i decided to delete the snort database ...

now i want to create again that database with the following command (the
same command i've used before): 

/usr/local/mysql/bin/mysql -u root -p < ./contrib/create_mysql snort
But i get this error:

ERROR 1049: Unknown database "snort"

Can anyone give me a clue of what is going on?

TIA

laura



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
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






-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
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: