6 Oct
2010
6 Oct
'10
5:04 a.m.
function: static int sql_check_error(int error) Why radlog uses "L_DBG", instead of "L_ERR"? For this moment, radiusd doesn't show any usefull information, if some sql_query fails, but server was started without "-x". I think, it would be better to use L_ERR in this function. Isn't it?