
MySQL Archive is a storage engine for the MySQL relational database management system. Users can use this analytic storage engine to create a table that is `archive” only. Data cannot be deleted from this table, only added. The Archive engine uses a compression strategy based on the zlib library and it packs the rows using a bit header to repr.....
Found on
http://en.wikipedia.org/wiki/MySQL_Archive
No exact match found.