Driver MySQL How to find the good ?
Posted by: Ludovic Maillet
Date: March 17, 2005 10:37AM

Hello,

I have a problem with my MySQL driver:
-> java.sql.SQLException: Communication link failure: java.io.EOFException

This problem occured only on one of our Linux OS , then I think that I didn't choose the good driver....

How to know what driver to choose ?
I serached on http://developers.sun.com/product/jdbc/drivers but I don't understand very well how to use it.

Details of my environment:
- MySQL ver 12.18 Distrib 4.0.12, for pc-linux (i686)
- OS: Pentium 2.8GHz 2 giga RAM -> Linux 2.4.20-20.7 i686
- java 1.4.1_02
- JDBC driver: MySQL Connector/J 3.0.16-ga

Mysql Database and java process are on the same machine.
The java soft does only SELECT queries.

Thanks to help me
Ludovic Maillet

Options: ReplyQuote


Subject
Written By
Posted
Driver MySQL How to find the good ?
March 17, 2005 10:37AM


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.