Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
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 (322)
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, ∼4503🔥, 0💬
Popular Posts:
How to download and install ojdbc11.jar for Oracle 21c? ojdbc11.jar for Oracle 21c is a Java JDBC Dr...
How to show the XML parsing flow with sax\DocumentTracer.java provided in the Apache Xerces package?...
Java Cryptography Extension 1.6 JAR File Size and Download Location: File name: jce.jar, jce-1.6.jar...
What Is mail.jar of JavaMail 1.4.2? I got the JAR file from javamail-1.4.2.zip. mail.jar in javamail...
Where to get the Java source code for Connector/J 8.0 Core API module? Java source code files for Co...