Hi Chris,

On Tue, Dec 19, 2006 at 05:04:07PM +1100, Chris Ricks wrote:

> As we use InnoDB tables anyway, I'm working on a patch to make locking
> configurable for MySQL (as it currently is for PostgreSQL). Would
> anyone else on the list be interested in such a patch?

It would be a nice feature to test under InnoDB. Its PostgreSQL counterpart
demonstrated to not be applicable in a couple of cases: a) multiple plugins
writing to the same SQL table, but this is effectively a corner case; b) in
case multiple writers from the same plugin need to be queued, ie. because
there is a huge amount of data to write down, and the writer is unable to
finish by the expiration of a sql_refresh_time.

Cheers,
Paolo


_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to