On Wed, Jul 24, 2002 at 02:10:21PM +0500, [EMAIL PROTECTED] wrote: > Problem was in function sql_query: function sql_check_error must be called > with mysql_errno as argument, but was with return value of mysql_query, which > return -1 if query just failed. > attached patch should correct descibed above problem :)
Thanks! I've committed the patch. /fc - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
