mySQL host connect error

mySQL host connect error

am 25.12.2006 16:56:09 von bdimpe

------=_Part_29551_5664552.1167062169530
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

My host requires an @ in the username and it appears to be somehow not
working with mySQL Admin.

When I type my username as sql:

[MySQL][ODBC 3.51 Driver]No '@' was found in user string (sql)
Disconnecting

Why I type my usename as sql@carpetdye.com which works when I telnet in and
connect I get:
[MySQL][ODBC 3.51 Driver]Domain (sql@) not found
Disconnecting

When the username is @carpetdye.com:
[MySQL][ODBC 3.51 Driver]Access denied for user:
'@carpetdye.com@12.210.235.162' (Using password: YES)

Is this an incompatibility with using an @ in mySQL's username field?

------=_Part_29551_5664552.1167062169530--