Re: MySql Query Problem

2005-05-24 Thread Kamran Bukhari
Hi I tried my level best to get this query going on but its still not get into proper action. I am writing down the debug info from Radius Server. Have a look over it and let me know that how can i get this query going on. Scenario: a user 'masad2' is calling another endpoint 'user'. After

MySql Query Problem

2005-05-20 Thread Kamran Bukhari
Hello I want to do the authentication using MYsql on Radius. I was doing it till now when i ended up with new query of my own. I developed a new query for authentication which is not allowing me to enter. Help me out with it. authorize_check_query = SELECT DISTINCT

Re: MySql Query Problem

2005-05-20 Thread Marcin Jessa
Hi. Looks like this query will use quite a while to get executed. What does the debug mode say? Any timeouts? Regards, Marcin Jessa On Fri, 20 May 2005 13:16:20 +0500 Kamran Bukhari [EMAIL PROTECTED] wrote: Hello I want to do the authentication using MYsql on Radius. I was doing it till