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: | CVS update for nessus_db_schema.mysql script? |
|---|---|
| Date: | Tue, 31 Oct 2006 11:36:04 +0000 |
Does anyone know how to request updates to the Nessus CVS?
I found a bug in the nessus_db_schema.mysql script when run on MySQL version
5.0.27.
The following commands requires backticks around the word schema:
/*============================================================================*/
/* Table: schema */
/*============================================================================*/
CREATE TABLE `schema` (
vseq INT UNSIGNED NOT NULL,
ctime DATETIME NOT NULL,
PRIMARY KEY (vseq)
);
INSERT INTO `schema` (vseq, ctime) VALUES ('102', now());_______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: New releases : Nessus 3.0.4, 2.2.9 and NessusClient 1.0.0, George A. Theall |
|---|---|
| Next by Date: | (K)ubuntu not supported environment, Kelly, Jim |
| Previous by Thread: | November 3rd Chicago2600 Meeting Information, Steven McGrath |
| Next by Thread: | Re: CVS update for nessus_db_schema.mysql script?, Ferdy Riphagen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |