"Robles Rodriguez,Alejandro" <[EMAIL PROTECTED]> wrote: > Has anyone noticed this behavior with similar SQL setup on MySQL or similar > Relational Database with similar isolation level and locking mechanisms? If so > do you have any advice on how to prevent the above described problem?
A simple solution would be to go to the bottom of rlm_sqlippool.c, and change it from RLM_TYPE_THREAD_SAFE to RLM_TYPE_THREAD_UNSAFE. Then re-compile & re-install. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

