how to use mysql existing connection in c code

Alan DeKok aland at deployingradius.com
Mon Feb 15 12:49:19 CET 2010


Vijay Badola wrote:
> Can I use mysql connection, created by server initially by reading
> 
> sql.conf, from my own separate module to get sql query answer?
> 
> pls tell me how to use it in C code from own separate module.

  See src/modules/rlm_sqlippool/

  It does exactly that.

  Alan DeKok.



More information about the Freeradius-Devel mailing list