rlm_sql returns

Alan DeKok aland@ox.org
Thu, 25 Apr 2002 10:35:15 -0400


Chris Parker <cparker@starnetusa.net> wrote:
> I've not used rlm_sql much, so before I touch it and make any changes,
> I'd like to ask the developers here if there is a good reason for
> rlm_sql to return NOOP in the case where it is unable to allocate a
> an sql_socket?

  I don't think there's a good reason for it.  It should be fixed to
return an error.  It should also be fixe to do re-connects.

  But the larger problem is that there isn't a developer who's main
focus is SQL.  I don't like touching the module, because I don't use
SQL, and I don't want ot break anything.

  Alan DeKok.