Snort mailing list archives

Re: Snort database problem


From: Michael Boman <michael () ayeka dyndns org>
Date: Wed, 07 Apr 2004 02:50:57 +0800

On Wed, 2004-04-07 at 02:00, Laura wrote:
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

You have to create the snort database first:

/usr/local/bin/mysql -u root -p -e "create database snort"

-- 
Michael Boman

Attachment: signature.asc
Description: This is a digitally signed message part


Current thread: