10 messages in com.mysql.lists.javaRe: java
FromSent OnAttachments
Hernán Czemerinski30 Dec 1999 06:03 
Matt Goss30 Dec 1999 06:53 
John Dahle30 Dec 1999 07:03 
Hernán Czemerinski30 Dec 1999 07:15 
Matt Goss30 Dec 1999 07:36 
Hernán Czemerinski30 Dec 1999 07:50 
Matt Goss30 Dec 1999 09:04 
LEBLANC, CLAUDE30 Dec 1999 10:04 
Thomas Lionel SMETS31 Dec 1999 00:48 
Mark Matthews31 Dec 1999 15:27 
Subject:Re: java
From:Hernán Czemerinski (her@hotmail.com)
Date:12/30/1999 07:50:34 AM
List:com.mysql.lists.java

I have more information now. the error occurs in the line:

Connection conn = DriverManager.getConnection("jdbc:mysql://localhost/haweb", "root", "dracula");

If I put a user that doesn't exists, it returns the same error code. Maybe it is not finding de mysqldeamon.

If you know what is hapening, please tell me.

Thanks again.

Hernan.

From: Matt Goss <mgo@rtci.com>

To: ja@lists.mysql.com Subject: Re: java Date: Thu, 30 Dec 1999 09:54:13 -0500

"Hernán Czemerinski" wrote:

When I try to connect to mySql using JDBC, the engine returns an error code: "General Error 58". I don't know what does it mean, and I don't know what to do.

If you will post your connection string it will make it easier to see where you might be going wrong

To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail java@lists.mysql.com instead.