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
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