博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Jmeter-更新数据库驱动信息
阅读量:499 次
发布时间:2019-03-07

本文共 283 字,大约阅读时间需要 1 分钟。

由于JDK版本自动升级,导致数据库驱动报错:

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.

需要重新下载最新的数据区驱动,下载地址:

相关更新驱动的过程参考:

转载地址:http://efnjz.baihongyu.com/

你可能感兴趣的文章