in reply to •Re: Cleanup ALerts in Snort/ACID Mysql DB
in thread Cleanup ALerts in Snort/ACID Mysql DB

I don't want to start up a PostgreSQL vs MySQL debate (as it is comparing apples and oranges) but if you make use of InnoDB tables then you can specify foreign keys and cascading deletes.

MySQL Documentation

  • Comment on Re: •Re: Cleanup ALerts in Snort/ACID Mysql DB