> I don't think so, since even with "telnet localhost 3306" or "telnet > 127.0.0.1 3306" I'm able to see the server prompt.. > and I'm using the standard MySQL port for sure (it's a clean > installation); and there are no firewall active... > > any other suggestion!? > > thanks :)
Wild stab in the dark here - Java I/O permissions not set correctly on your machine to allow it? If I recall, Java's sandbox feature means you have to supply a permissions file for I/O. Perhaps that file already exists on the other machine that works? -- Jason Teagle [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]