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
- * Wed Mar 24 09:00:00 2004 Kaj J. Niemi <kajtzu{%}fi{*}basen{*}net> 1:3.0.11-1jpp
-
- Bumped epoch, back to a "stable" release
- * Fri Mar 19 09:00:00 2004 Kaj J. Niemi <kajtzu{%}fi{*}basen{*}net> 0:3.1.1-1jpp
-
- 3.1.1, supports stored procedures and SAVEPOINTs among other things.
- Tidy .spec file: nicer description and don't own %{_javadir}
- * Wed Jan 21 09:00:00 2004 David Walluck <david{%}anti-microsoft{*}org> 0:3.0.10-1jpp
-
- 3.0.10
- change group