Archived: MySQL Connector/J 5.1 - Download and Installation

This section describes how to download and install MySQL Connector/J (JDBC driver) 5.1.36.

With MySQL server installed and running, I am ready to try the JDBC driver to access my MySQL server. Here is what I did to download and install MySQL JDBC driver:

The installation is done. You should read the documentation at "C:\Program Files\MySQL\MySQL Connector J\docs\connector-j.pdf". Some version information of MySQL Connector/J 5.1.36 is summarized here:

Table of Contents

 About This Book

 JDBC (Java Database Connectivity) Introduction

 JDK (Java SE) Installation

 MySQL Installation on Windows

 MySQL JDBC Driver (MySQL Connector/J)

 MySQL - PreparedStatement

 MySQL - Reference Implementation of JdbcRowSet

 MySQL - JBDC CallableStatement

 MySQL CLOB (Character Large Object) - TEXT

 MySQL BLOB (Binary Large Object) - BLOB

 Using Connection Pool with JDBC

Archived Tutorials

 Archived: Downloading and Installing JDK on Windows

 Archived: Java SE 8 Installation

 Archived: Java SE 1.6 Update 2 Installation

 Archived: JDK 1.6 Documentation Installation

 Archived: Downloading/Installing Java DB (Derby) 10.2.2

Archived: MySQL Connector/J 5.1 - Download and Installation

 Archived: MySQL 5.0 Download, Installation and Start

 Archived: mysqladmin - MySQL 5.0 Admin Tool

 Archived: MySQL Connector/J 5.0 - Download and Installation

 Archived: Loading MySQL Connector Java 5.0

 Archived: Installation of JdbcRowSet Reference Implementation

 Archived: Oracle Database Express Edition (XE) Installation

 References

 Full Version in PDF/EPUB