Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Bad Handshake

Status
Not open for further replies.

calberto00

Technical User
Aug 27, 2001
3
US
I am trying to use Ultradev 4.0 to establish a remote connection to MySQL v 3.23.41 running on Redhat Linux 7.1, Apache Web server 1.3.20, Jakarta Tomcat 3.2.23, JDK 1.3.1, JSP 1.0, and mm.jdbc.mysql.driver. When I test my connection from within Ultradev, I get an error message: "Communication Link Failure: Bad Handshake"

My connection settings are as follows:
driver: org.gjt.mm.mysql.Driver
url: jdbc:mysql://server_name:3306/test/ where test is a database

Has anyone ran into the same problem? Any tips? BTW, I can telnet to the host server 3306 and get garbage as expected so at least I know the server is running. Thanks in advance.
Carlos
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top