John Donagher <[EMAIL PROTECTED]> wrote: > Indeed.. under normal circumstances it wouldn't go down. My issue is > that the SQL server is not a critical part of our infrastructure and I > don't want it to be (at this point anyway). I'm using it for accounting > trend reporting only.. in any event, Nicolas' suggestion was right on > and works like a charm.
In the CVS head you can use the rlm_sql_log module, which dumps the queries to a file. The file can then be post-processed. This removes all run-time dependency on SQL, which is a better solution. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

