[RADIATOR] Log SQL

2010-06-23 Thread Adrian Mustelier Camino
Hi: I trying to configure the logSQL feature in Radiator. I put the code below inside the realm as indicated on the manual. The problem is that I not receiving any data in My SQL server. I test the SQL database with other application and work well. DBSource dbi:mSQL:Radi

[RADIATOR] log to SQL

2010-06-18 Thread Adrian Mustelier Camino
Hello: I trying to send the radiator log information to SQL database. I need information about the parameters that can I use in the SQL query. for example when we said insert into %3 (TIME_STAMP, PRIORITY, MESSAGE) values (%t, %0, &2) whats means %3, %0, %2. where I can find an equivalent o