problem with mysql accounting

2006-12-21 Thread basile
hi i try to account with mysql here are the mysql start stop and update definition accounting_start_query = INSERT into radaact SET\ `User-Name` = '%{User-Name}',\ `Calling-Station-Id` = '%{Calling-Station-Id}',\ `Called-Station-Id` =

Re: problem with mysql accounting

2006-12-21 Thread Kevin Bonner
On Thursday 21 December 2006 06:45, basile wrote: but start and stop not rlm_sql (sql): sql_set_user escaped user -- '' radius_xlat: 'INSERT into radaact SET ' rlm_sql (sql): Reserving sql socket id: 4 rlm_sql_mysql: MYSQL check_error: 1064 received When you run in debug mode, do you

Re: problem with mysql accounting

2006-12-21 Thread Dennis Skinner
basile wrote: accounting_start_query = INSERT into radaact SET\ `User-Name` = '%{User-Name}',\ `Calling-Station-Id` = '%{Calling-Station-Id}',\ `Called-Station-Id` = '%{Called-Station-Id}',\ `NAS-IP-Address` =