MySQL Storage Engine

This patch adds an alternative storage engine that uses mysql as backend, instead of a big file or a spool directory. This makes some interesting setups possible and also allows to ease the disk I/O on the server (by using an external MySQL engine).
To use it, you first need to create a MySQL database, and [...]

December 5, 2009 • Tags: , , , • Posted in: Kannel • No Comments