Jerome O Macaranas wrote:
> 
> I just migrated to MySql and this thing happen.............
> 
> telnet localhost 110
> user [EMAIL PROTECTED]
> +OK
> pass test
> could not connect to mysql server
> vsql_getpw:failed select
> -ERR authorization failed
> Connection closed by foreign host.

Looks like your mysql authentication information is incorrect
in vmysql.h. Test the values you are using with the command
line mysql program

Ken

Reply via email to