Re: Data too long for column 'description'
Yoann Vandoorselaere <[email protected]> Mon, 14 Sep 2009 14:13:33 +0200
| Newsgroups | gmane.comp.security.ids.prelude.user |
|---|---|
| Message-ID | <1252930413.12801.10.camel@arwen> |
Hello Doug, Le vendredi 11 septembre 2009 à 09:02 -0400, Doug2die4 a écrit : > first thanks for taking time to reply to me. > > This is happening on a Mysql database. It is log from Windowns event > viewer. Can you provide more details on the generated event? If it is generated through a Prelude-LML rule, could you provide it? > I've seen that the column "description" is a varchar(255). > Can I grow the size of that column?? You can do this by hand using the following: ALTER TABLE Prelude_Impact MODIFY description VARCHAR(400) NULL; However, you are using an old libpreludedb version, and updating to a newer version would also fixes your problem. Regards, -- Yoann Vandoorselaere | Directeur Technique/CTO | PreludeIDS Technologies Tel: +33 (0)8 70 70 21 58 Fax: +33(0)4 78 42 21 58 http://www.prelude-ids.com _______________________________________________ Prelude-user site list [email protected] http://lists.prelude-ids.org/mailman/listinfo/prelude-user