"Alex Chen" <[EMAIL PROTECTED]> wrote:
> >   rlm_counter?
> 
> How is it used?  Where can I find a document about this?

  Have you tried reading the configuration files?

> I tried to use the 'counter daily' module, but do not know how the format of
> /usr/local/etc/raddb/db.daily.

  Why would you care?

>  The 'file' command told me that the file is GNU dbm file format.  I
> am using MySQL, can it read this file?

  No.  Why would you want MySQL to read this file?

> Another question:  Can the 'accounting_stop_query' SQL statement in the
> sql.conf file update two tables at all?

  No.  There was a patch posted a while ago which let the server do
this.


> In my previous mail, I added another 'UPDATE' statement after the
> original one, following the ';' SQL command separator. I got an
> error message from the server. If I typed the same command from
> 'mysql', it worked fine.

  Then the 'mysql' tool pre-parses the statements in a way that the
'mysqld' daemon does not.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to