Xaprb

Stay curious!

Archive for the ‘plugin’ tag

MySQL Archiver 0.9.2 released

with 3 comments

Download MySQL Archiver

This release fixes some minor bugs and adds a plugin mechanism. Now you can extend MySQL Archiver with your own code easily. You could use this to run setup and tear-down, hook code into the archiving process, and more. Possibilities include building summary tables in a data warehouse during archiving, handling dependencies such as foreign keys before archiving each row, or applying advanced logic to determine which rows to archive.

The documentation contains full details about the plugin interface, including example code.

Written by Xaprb

June 9th, 2007 at 1:01 pm

Posted in Uncategorized

Tagged with , , , , , ,