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, ∼4383🔥, 0💬
Popular Posts:
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...
JRE 8 rt.jar is the JAR file for JRE 8 RT (Runtime) libraries. JRE (Java Runtime) 8 is the runtime e...
JDK 11 java.security.jgss.jmod is the JMOD file for JDK 11 Security JGSS (Java Generic Security Serv...
What Is log4j-1.2.13.jar? I got the JAR file from logging-log4j-1.2.13.zip .log4j-1.2.13.jar is the ...
JDK 11 jdk.localedata.jmod is the JMOD file for JDK 11 Localedata module. JDK 11 Locale Data module ...