Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | [Snort-users] Snort create TABLES on mysql 5.0 |
|---|---|
| Date: | Sun, 30 Oct 2005 13:01:05 +0100 |
Hello All,
I've a problem with a new installation of snort on a MySQL 5.0 database.
When I use the create_mysql script all the tables will be setup but not
'schema'
See below the output when I do it manualy.
Any ideas what it could be?
I noticed a bug that 'shema' has become a reserved word in MySQL but how
can I make it work.
----
mysql> CREATE TABLE schema ( vseq INT UNSIGNED NOT NULL,
-> ctime DATETIME NOT NULL,
-> PRIMARY KEY (vseq));
ERROR 1064 (42000): You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version for the right
syntax to use near 'schema ( vseq INT UNSIGNED NOT NULL,
ctime ' at line 1
-----
Regards,
Ferdy
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
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
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Snort-users] Tagged Packet ... AAAHHH, Dirk Geschke |
|---|---|
| Next by Date: | Re: [Snort-users] Snort create TABLES on mysql 5.0, Joel Esler |
| Previous by Thread: | [Snort-users] Tagged Packet ... AAAHHH, Michael Gale |
| Next by Thread: | Re: [Snort-users] Snort create TABLES on mysql 5.0, Joel Esler |
| Indexes: | [Date] [Thread] [Top] [All Lists] |