mySQL host connect error
"Brandon D'Imperio" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] 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: '@[email protected]' (Using password: YES) Is this an incompatibility with using an @ in mySQL's username field?