MySQL Connector/J 5.1 Release Notes

5.5 Changes in MySQL Connector/J 3.0.13 (2004-05-27)

Bugs Fixed

  • No Database Selected when using MysqlConnectionPoolDataSource. (Bug #3920)

  • PreparedStatement.getGeneratedKeys() method returns only 1 result for batched insertions. (Bug #3873)

  • Using a MySQLDatasource without server name fails. (Bug #3848)