Tan hanyin <[EMAIL PROTECTED]> wrote: > Do Radius support MySql stored procedure?
Radius knows nothing about SQL syntax at all, it simply expands your queries and passes them on to the underlying SQL engine. So, if the latter supports stored procedures, then Radius supports them too. > "Auth.error: [MYSQL] PROCEDURE RADIUS.checkAttrQuery can't return a result > set in the given context" I'd say you should check the procedure in question. I could probably say more if I knew the exact definition of checkAttrQuery. Regards, Sergey _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius
