10 messages in com.mysql.lists.javaRe: java| From | Sent On | Attachments |
|---|---|---|
| Hernán Czemerinski | 30 Dec 1999 06:03 | |
| Matt Goss | 30 Dec 1999 06:53 | |
| John Dahle | 30 Dec 1999 07:03 | |
| Hernán Czemerinski | 30 Dec 1999 07:15 | |
| Matt Goss | 30 Dec 1999 07:36 | |
| Hernán Czemerinski | 30 Dec 1999 07:50 | |
| Matt Goss | 30 Dec 1999 09:04 | |
| LEBLANC, CLAUDE | 30 Dec 1999 10:04 | |
| Thomas Lionel SMETS | 31 Dec 1999 00:48 | |
| Mark Matthews | 31 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
Matt Goss RTCI
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail java...@lists.mysql.com
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.
______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com




