Good day to all,

IŽd like to congratulate you for the excellent work in freeradius and the last 2.2.4 update.
Finally our freeradius doesnt stop work every x hours, and instead logs an error and resumes working.

Now instead of giving every couple of hours the errors:

Thu Nov  7 18:32:09 2013 : Error: rlm_sql (sql): Failed to connect DB handle #1

Thu Nov  7 18:32:10 2013 : Error: rlm_sql (sql): There are no DB handles to use! skipped 20, tried to connect 0


It just says:

at Jan 18 09:22:26 2014 : Error: [sql] Couldn't insert SQL accounting START record - Deadlock found when trying to get lock; try restarting transaction

Sat Jan 18 10:29:24 2014 : Error: [sql] Couldn't update SQL accounting STOP record - Deadlock found when trying to get lock; try restarting transaction

Sat Jan 18 10:29:24 2014 : Error: rlm_sql_mysql: MySQL error 'Deadlock found when trying to get lock; try restarting transaction'

Thank you