2006-06-06 14:30:02 +02:00
|
|
|
===========================================================================
|
2009-08-24 15:50:03 +02:00
|
|
|
$NetBSD: MESSAGE,v 1.2 2009/08/24 13:50:03 hasso Exp $
|
2006-06-06 14:30:02 +02:00
|
|
|
Instructions for setting database creation may be found in the prelude
|
|
|
|
handbook:
|
|
|
|
|
2009-08-24 15:50:03 +02:00
|
|
|
https://trac.prelude-ids.org/wiki/InstallingPreludeDbLibrary
|
2006-06-06 14:30:02 +02:00
|
|
|
|
|
|
|
Deletion of database entries can be quite slow unless some additional
|
|
|
|
indices are created. The additional indices can be created by entering:
|
|
|
|
|
|
|
|
mysql -u prelude prelude -p \
|
|
|
|
< ${PREFIX}/share/libpreludedb/classic/addIndices.sql
|
|
|
|
===========================================================================
|