Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
Connector/J, JDBC and MySQL Versions
Which Connector/J version should I use to connect to my MySQL Server?
✍: FYIcenter.com
You can use the following table to find which Connector/J version you should use to connect to your MySQL Server. The table lists Connector/J versions along with what version of the JDBC API it supports, and what versions of MySQL Server it works with.
Connector/J Version Java JDBC API Version MySQL Version ------------------- ---- ---------------- -------------- Connector/J 8.0.* 8+ 4.2 5.6 - 5.7, 8.0 Connector/J 5.1.* 5+ 3.0, 4.0, 4.1, 4.2 4.1, 5.0 - 5.7, 8.0 Connector/J 5.0.* 4+ 3.0 4.1, 5.0 Connector/J 3.1.* 1+ 3.0 4.1, 5.0 Connector/J 3.0.* 1+ 3.0 3.x, 4.1
⇒ Downloading mysql-connector-j-8.0.31.zip
⇐ What Is Connector/J - JDBC Driver for MySQL?
2016-12-18, 3627🔥, 0💬
Popular Posts:
What Is wstx-asl-3.2.8.jar? wstx-asl-3.2.8.jar is JAR file for the ASL component of Woodstox 3.2.8. ...
How to download and install Apache ZooKeeper Source Package? Apache ZooKeeper is an open-source serv...
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...
What Is commons-codec-1.4.jar? commons-codec-1.4.jar is the JAR file for Apache Commons Codec 1.4, w...
JDK 11 jdk.hotspot.agent.jmod is the JMOD file for JDK 11 Hotspot Agent module. JDK 11 Hotspot Agent...