Tag Archive for 'plugin'

MySQL Archiver 0.9.2 released

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.

Technorati Tags:, , , , , ,

You might also like:

  1. MySQL Archiver can now archive each row to a different table
  2. MySQL Archiver 0.9.1 released
  3. MySQL Toolkit version 675 released
  4. Archive strategies for OLTP servers, Part 3
  5. MySQL Toolkit distribution 620 released