caecae‘mom 2021-05-30 22:25 采纳率: 50%
浏览 120
已采纳

mysql驱动版本问题

问一下各位大佬 一直显示Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.

已经把`com.mysql.jdbc.Driver'改成`com.mysql.cj.jdbc.Driver'了 但是还是有警告

 

  • 写回答

4条回答 默认 最新

  • CSDN专家-微编程 2021-05-30 22:40
    关注

    mysql和驱动包版本最好一致,如果你用mysql56那么驱动版本也须是56,如果是mysql8.0,那么驱动版本也是8.0,另外驱动名是com.mysql.cj.jdbc.Driver

    url链接为:jdbc:mysql://localhost:3306/数据库名?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(3条)

报告相同问题?

悬赏问题

  • ¥15 爬虫爬取网站的一些信息
  • ¥15 关于vue2中methods使用call修改this指向的问题
  • ¥15 idea自动补全键位冲突
  • ¥15 请教一下写代码,代码好难
  • ¥15 iis10中如何阻止别人网站重定向到我的网站
  • ¥15 滑块验证码移动速度不一致问题
  • ¥15 Utunbu中vscode下cern root工作台中写的程序root的头文件无法包含
  • ¥15 麒麟V10桌面版SP1如何配置bonding
  • ¥15 Marscode IDE 如何预览新建的 HTML 文件
  • ¥15 K8S部署二进制集群过程中calico一直报错