2 May 08:05
MySQL Connector/J 5.1.20 has been released
Tonci Grgin <tonci.grgin <at> oracle.com>
2012-05-02 06:05:11 GMT
2012-05-02 06:05:11 GMT
Hello all, MySQL Connector/J 5.1.20, a maintenance release of the production 5.1 branch has been released. Connector/J is the Type-IV pure-Java JDBC driver for MySQL. Version 5.1.20 is suitable for use with many MySQL server versions, including 4.1, 5.0, 5.1, 5.4 and 5.5. It is now available in source and binary form from the Connector/J download pages at http://dev.mysql.com/downloads/connector/j/5.1.html and mirror sites as well as Maven-2 repositories. As always, we recommend that you check the "CHANGES" file in the download archive to be aware of changes in behavior that might affect your application. We welcome and appreciate your feedback, bug reports, bug fixes, patches etc: http://forge.mysql.com/wiki/Contributing MySQL Connector/J 5.1.20 includes the following general bug fixes and improvements also listed in more detail on http://dev.mysql.com/doc/connector-j/en/cj-news-5-1-20.html: - Fix for Bug#64983, 5.1.19 not working with JBoss AS 4.2.3.GA. - Fix for Bug#13960556, java.lang.StringIndexOutOfBoundsException in com.mysql.jdbc.PreparedStatement.formatNanos(int nanos). - Fix for pluggable authentication tests to run on Windows. - Fix for Bug#13897714, NPE in(Continue reading)
RSS Feed