mysql-connector-java 5.1.26-1 source package in Ubuntu

Changelog

mysql-connector-java (5.1.26-1) unstable; urgency=low


  * New upstream release
  * Refreshed the patches
  * Generate Java 6 compatible bytecode

 -- Emmanuel Bourg <email address hidden>  Fri, 09 Aug 2013 14:47:12 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
mysql-connector-java_5.1.26-1.dsc 2.1 KiB cc7dbe54892ce55f381884ee658af9e7f49d4bc6d8366e99addeb039d3a438ca
mysql-connector-java_5.1.26.orig.tar.gz 1.1 MiB 168b42b954fd8deee3ab7c2dcb3cc15cf08c41941b1dff482b5901918d92b886
mysql-connector-java_5.1.26-1.debian.tar.gz 8.9 KiB b52f72f507bc5bd390799c95bd81ff7c2ff2b400bf4c9f1e0306b8a6d3c0da92

Available diffs

No changes file available.

Binary packages built by this source

libmysql-java: Java database (JDBC) driver for MySQL

 MySQL Connector/J is a JDBC-3.0 Type 4 driver, which means that it is
 pure Java, implements version 3.0 of the JDBC specification, and
 communicates directly with the MySQL server using the MySQL
 protocol.