摘要:
1、系统信息 Ubuntu 20.04.1 LTS ZenTaoPMS_12.4.2_1_all.deb(官方下载:https://www.zentao.net/download/zentaopms12.4.2-80263.html) MySQL:8.0.21-0ubuntu0.20.04.4 (U 阅读全文
posted @ 2020-09-25 18:25
xzming8
阅读(634)
评论(0)
推荐(0)
摘要:
问题描述: Server version: 8.0.21-0ubuntu0.20.04.4 (Ubuntu) 解决方案: MySQL 8.0 之前的版本中加密规则是mysql_native_password,MySQL 8.0 之后,加密规则是caching_sha2_password 修改加密规则 阅读全文
posted @ 2020-09-25 13:56
xzming8
阅读(642)
评论(0)
推荐(1)
摘要:
问题描述: Server version: 8.0.21-0ubuntu0.20.04.4 (Ubuntu) 解决方案: root@tencent:~# sudo vi /etc/mysql/mysql.conf.d/mysqld.cnf 注释掉:bind-addredd 重启MySQL服务问题解决 阅读全文
posted @ 2020-09-25 13:51
xzming8
阅读(212)
评论(0)
推荐(0)
摘要:
问题描述: Server version: 8.0.21-0ubuntu0.20.04.4 (Ubuntu) root@tencent:~# mysqlERROR 1045 (28000): Access denied for user 'root'@'localhost' (using passw 阅读全文
posted @ 2020-09-25 12:56
xzming8
阅读(213)
评论(0)
推荐(0)