Hi,

I've seen there's a problem with the mysql binaries on linux, does anyone
know if this also affects FreeBSD?

I cannot get access to the database via jdbc. I am using the
mysql-connector-java-2.0.14-bin.jar, mysql version 3.29.49, on freebsd 4.5,
and get the following stacktrace:

java.sql.SQLException: Communication link failure: java.io.IOException
        at
        at
        at com.mysql.jdbc.Driver.connect(Unknown Source)
        at
        at java.sql.DriverManager.getConnection(DriverManager.java, Compiled
Code)
        at yo.main(yo.java, Compiled Code)

Cheers,

Ben


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to