下载方法:
https://blog.csdn.net/wangpaiblog/article/details/112057533
Ubuntu Linux 20.04 (Architecture Independent), DEB Package 下载地址:
https://downloads.mysql.com/archives/c-j/
安装deb:
sudo dpkg -i mysql-connector-java_8.0.29-1ubuntu20.04_all.deb
ubuntu如何找到mysql驱动的位置:
sudo find / -name mysql-connector-java*
编辑驱动: