Carsten Bock writes:
all i can say is, that the locks make the presence module completely unusable with a MySQL backend in DB_ONLY mode. The current database layer will only lock the current table for a transaction, not all tables used during one transaction. And that results in an unusable database connection. In order to change that, i'd have to the complete database API. .. The RLS-Module has a similar option already...
What option is that? I could not find any lock related option in rls module README.
-- Juha