Mojahedul Hoque Abul Hasanat <[EMAIL PROTECTED]> wrote:
> With -xx it's evident that sql_escape_string is working alright.
> But when it's querying MySQL, an extra "\" gets added.  An
> example:
> 
>     Username: hukka'hua
>     sql_escape_string output: hukka\'hua
>     Actual query to mysql: hukka\\'hua

  Hmm.. can you add debugging statements, to track down where the
problem occurs in the SQL module?

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to