宝塔——数据库
- 修改 root 密码
- SSH 工具连接服务器,
mysql -uroot -ppassword
update user set Host='%' where User='root';
或者grant all privileges on *.* to 'root'@'%' identified by '123456' with grant option;
更多精彩内容:各种AI课程、技能课程、黑科技软件、网站小程序源码、副业小项目、PPT模板等精品素材、电商课程、推广引流课程等,尽在 天边资源网 。