Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
mysql-connector-java: Official JDBC driver for MySQL
- Summary
- MySQL Connector/J is a native Java driver that converts JDBC (Java Database
Connectivity) calls into the network protocol used by the MySQL database.
It lets developers working with the Java programming language easily build
programs and applets that interact with MySQL and connect all corporate
data, even in a heterogeneous environment. MySQL Connector/J is a Type
IV JDBC driver and has a complete JDBC feature set that supports the
capabilities of MySQL.
Changelog
- * Thu Feb 2 23:00:00 2006 Jason Corley <jason{*}corley{%}gmail{*}com> 1:3.1.12-1jpp
-
- 3.1.12
- add some more docs from the tarball
- correct url
- remove vendor and distribution, should be defined in ~/.rpmmacros instead
- * Sun May 15 00:00:00 2005 Jason Corley <jason{*}corley{%}gmail{*}com> 1:3.1.8-0.a.1jpp
-
- 3.1.8a
- * Sun Feb 13 23:00:00 2005 Jason Corley <jason{*}corley{%}gmail{*}com> 1:3.1.6-1jpp
-
- Update to 3.1.6 now that it's considered stable