Re: Unable to connect to target MySQL on Win XP
Posted by: Michael G. Zinner
Date: August 18, 2005 02:17PM

Could you try to press advanced and specify the JDBC connection string manually? Click the [Advanced >>] button to enter the connection string.

The connection string should look something like this.

jdbc:mysql://Localhost:3306/?user=root&password=23wef894&useServerPrepStmts=false

More info at http://dev.mysql.com/doc/mysql/en/cj-configuration-properties.html

Mike

Michael Zinner, Team Lead, Developer Tools
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification

Options: ReplyQuote


Subject
Written By
Posted
Re: Unable to connect to target MySQL on Win XP
August 18, 2005 02:17PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.