Official JDBC Driver for MySQL
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.
- Developed at Java:packages
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/mysql-connector-java && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
extra-libs-build.patch | 0000003868 3.78 KB | |
generate-tarball.sh | 0000000350 350 Bytes | |
jdk6-check-use-jdk7.patch | 0000000896 896 Bytes | |
mysql-connector-java-5.1.35-suse.tar.xz | 0001432996 1.37 MB | |
mysql-connector-java-jdbc-4.1.patch | 0000072288 70.6 KB | |
mysql-connector-java.changes | 0000006246 6.1 KB | |
mysql-connector-java.spec | 0000004463 4.36 KB | |
no-jdk5-requirement.patch | 0000001337 1.31 KB | |
use-classpath-in-tests.patch | 0000000417 417 Bytes |
Revision 24 (latest revision is 53)
Stephan Kulow (coolo)
accepted
request 311653
from
Tomáš Chvátal (scarabeus_iv)
(revision 24)
- Fix the patches to allow jdbc3 build and reenable it: * mysql-connector-java-jdbc-4.1.patch * no-jdk5-requirement.patch
Comments 0