Re: Error Message in Prewikka 1.0.0 RC1
Alexandre DE DOMMELIN <[email protected]> Mon, 08 Feb 2010 14:00:51 +0000
| Newsgroups | gmane.comp.security.ids.prelude.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 08 Feb 2010 14:49:47 +0100, Yoann Vandoorselaere <[email protected]> wrote: >> > >> > SELECT * from Prewikka_User_Configuration where value = 'none'; >> > >> > Thanks! >> >> Done, here's the result of the query : >> >> mysql> use prewikka; >> Database changed >> mysql> SELECT * from Prewikka_User_Configuration where value = 'none'; >> +-------+---------------+------------------------------------+-------+ >> | login | view | name | value | >> +-------+---------------+------------------------------------+-------+ >> | admin | alert_listing | alert.assessment.impact.completion | none | >> | admin | alert_listing | aggregated_analyzer | none | >> | admin | alert_listing | alert.assessment.impact.severity | none | >> | admin | alert_listing | aggregated_classification | none | >> +-------+---------------+------------------------------------+-------+ > > Thanks, can you confirm that the following query solve your problem? > > DELETE FROM Prewikka_User_Configuration WHERE value = 'none' AND (name = > 'alert.assessment.impact.completion' OR name = > 'alert.assessment.impact.severity'); Yes it solve the problem. Thanks _______________________________________________ Prelude-user site list [email protected] http://lists.prelude-technologies.com/mailman/listinfo/prelude-user