Re: rlm_sql_mysql UTF-8 encoding

2011-10-04 Thread Arran Cudbard-Bell
> > however as it gets to the rlm_sql_mysql module it shows > # [sql] expand: %{User-Name} -> g.?up.wór > # [sql] sql_set_user escaped user --> 'g.?up.wór' > > It does seem that the UserName string is iterated byte by byte and not UTF-8 > aware way. > > hence it shows: > > # [sql] expand:

rlm_sql_mysql UTF-8 encoding

2011-10-04 Thread Krzyzagorski Tomek KOMA NORD
I am trying to setup FR with Mysql as backend. FR is 2.1.10 The username that is sent to the FR contains the UTF-8 encoded characters. From debugging: # the rad_recv: Access-Request packet from host 127.0.0.1 # port 59305, id=76, length=62 #User-Name = "głup.wór" #User-Passw