| To: | "nessus@list.nessus.org" <nessus@list.nessus.org> |
|---|---|
| Subject: | CVS update for nessus_db_schema.mysql script? |
| From: | julian beling <julian_beling@hotmail.com> |
| Date: | Tue, 31 Oct 2006 11:36:04 +0000 |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | nessus-list1@securepoint.com |
| Delivered-to: | nessus@list.nessus.org |
| List-archive: | <http://mail.nessus.org/pipermail/nessus> |
| List-help: | <mailto:nessus-request@list.nessus.org?subject=help> |
| List-id: | Discussion of Nessus software <nessus.list.nessus.org> |
| List-post: | <mailto:nessus@list.nessus.org> |
| List-subscribe: | <http://mail.nessus.org/mailman/listinfo/nessus>, <mailto:nessus-request@list.nessus.org?subject=subscribe> |
| List-unsubscribe: | <http://mail.nessus.org/mailman/listinfo/nessus>, <mailto:nessus-request@list.nessus.org?subject=unsubscribe> |
| Sender: | nessus-bounces@list.nessus.org |
|
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] |