Hi List I'm running Freeradius with MySQL I am trying to log parts of the accounting data to a different table than 'radacct', but am struggling to get the sysntax for adding an 'INSERT INTO XXXX' line to the 'accounting_update_query', is there a way to get it to execute 2 SQL commands? Thanks in advance Dan
"Dan Massey" <dan@gconnect.net> wrote:
I am trying to log parts of the accounting data to a different table than 'radacct', but am struggling to get the sysntax for adding an 'INSERT INTO XXXX' line to the 'accounting_update_query', is there a way to get it to execute 2 SQL commands?
No. You can run two sql modules, though. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
Alan DeKok -
Dan Massey