Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 mysql 和 java 的新手,所以我不知道如何Install connector/j以及version of connector/j mysql-installer-community-5.6.10.1 的哪个。?
Install connector/j
version of connector/j
驱动版本应该没有问题。您可以使用最新版本(5.1.24)的驱动程序。它会起作用的。
(5.1.24)
连接器不需要安装,只需将其保留mysql-connector-java-5.1.24-bin.jar在您的项目中并将其路径添加到classpath.
mysql-connector-java-5.1.24-bin.jar
classpath