Jabber_server Authentification Problem (logindata comparation with mysql)

Hi @ all:
I am trying to run a ejabberd server.
It is the Version 1.1.3 with erlang otp_src_R11B-4.
Self compiled with mysql_native_driver and ODBC.
It is running, but i have authentification problem.
Every time I try to register or just connect with existing account:
the Username are not what it should be:

=ERROR REPORT==== 10-Apr-2007::19:36:20 =======================
** Generic server <0.257.0> terminating
** Last message in was {sql_query,["select password from users where username='",
"fett",
"';"]}
** When Server state == {state,<0.258.0>,mysql}
** Reason for termination ==
** {function_clause,
[{ejabberd_odbc,
mysql_to_odbc,
[{ok,[{"def","ejabberd",495840490357,"users"}],[["fett"]]}]},
{ejabberd_odbc,handle_call,3},
{gen_server,handle_msg,6},
{proc_lib,init_p,5}]}
==================================================================

how can I geht this symbol away, username should be "fett"?
I am not good in erlang,
Thank You for helping me.

Syndicate content