开始做系统了

打开MySQL,打开MyEclipse,连接数据库,Test Driver报错(我的JARs只能选择第一个驱动包,选第二个没用,我也不知道为什么)

Meclipse连接MySQL数据库,连接不了unable to create connection.Check your URL

报错如下:

Meclipse连接MySQL数据库,连接不了unable to create connection.Check your URL

百度说Driver classname要换,换为com.mysql.jdbc.Driver

再来测试一下:

Meclipse连接MySQL数据库,连接不了unable to create connection.Check your URL

成功!!!!

Meclipse连接MySQL数据库,连接不了unable to create connection.Check your URL

记录一下,怕下次忘记。当然,等我毕业了应该就不会遇到这个问题了,哈哈哈哈哈哈,程序猿转行。

Meclipse连接MySQL数据库,连接不了unable to create connection.Check your URL

相关文章:

  • 2021-06-15
  • 2022-12-23
  • 2022-01-07
  • 2021-09-14
  • 2021-12-16
  • 2022-01-15
  • 2021-07-27
猜你喜欢
  • 2021-07-27
  • 2021-08-22
  • 2022-12-23
  • 2021-05-27
  • 2021-11-21
  • 2021-08-13
相关资源
相似解决方案