MySQL Connector/J Icon

MySQL Connector/J

Java driver for converting JDBC calls to MySQL network protocol.

MySQL Connector/JOverview

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.
Installation: copy the file mysql-connector-java-5.0.6-bin.jar to the directory /Library/Java/Extensions/.

NEW

Functionality Added or Changed
  • Added a new connection property detectCustomCollations=[true|false]. When its value is false (which is the default value), the ConnectionImpl.buildCollationMapping() method, for detecting non-standard character sets or collations, will NOT be called during the instantiation of a connection, thus shortening the time for establishing a connection. The introduction of this new property with the default value of false alters the old default behaviour of calling ConnectionImpl.buildCollationMapping() at each connection. If non-standard character sets or collations might be used, users should set detectCustomCollations=true. (Bug #17874902, Bug #71038)
Bugs Fixed
  • DatabaseMetaData.getKeywords() did not return the latest reserved words as found in MySQL Server's documentation (for example, in Reserved Words). This fix makes the function generate, as per the JDBC API specification, a list of the latest MySQL and SQL standard keywords that are not also SQL92 (or, depending on the JDBC version in use, SQL2003) keywords. (Bug #17647584, Bug #70701)

MySQL Connector/JInformation

Version
5.1.29
Date
02.05.14
License
Free
Language
English
File Size
3.4 MB
Developer
Category
SubCategory
Operating Systems
Mac OS X
System Requirements
  • Intel/PPC
  • OS X 10.3 or later
  • MySQL
  • Java 1.4 or later
VirtualBox Icon
x86 virtualization software.
Free
Java SE Development Kit 8 Icon
Java development kit from Oracle.
Free
Java SE Runtime Environment 8 Icon
Java runtime environment from Oracle.
Free
NetBeans IDE Icon
Integrated Development Environment for Java (IDE).
Free
Java SE Runtime Environment 7 Icon
Java Runtime Environment from Oracle.
Free
Java SE Development Kit 7 Icon
The Java Development Kit (JDK).
Free
MySQL Database Server Icon
Open source, enterprise-level database server.
Free
GlassFish Server Icon
Open source Java application server.
Free
More
Java SE Runtime Environment 7 Icon
Java Runtime Environment from Oracle.
Free
ArgoUML Icon
ArgoUML is an Open source UML modeling tool.
Free
MySQL Connector/J Icon
Java driver for converting JDBC calls to MySQL network protocol.
Free
Java SE Development Kit 7 Icon
The Java Development Kit (JDK).
Free
iSQL-Viewer Icon
iSQL-Viewer is an open-source JDBC 2/3 compliant database front end.
Free
Install4j Icon
Generate native installers and application launchers for Java applications.
Trial
Java SE Development Kit 8 Icon
Java development kit from Oracle.
Free
Java SE Runtime Environment 8 Icon
Java runtime environment from Oracle.
Free
More