摘要: Mysql binlog 相关 MySQL 修改密码 sudo -s mysql use mysql ALTER USER root@localhost IDENTIFIED WITH caching_sha2_password BY '123456' MySQL 允许 root 远程登录 mysq 阅读全文
posted @ 2021-12-16 16:26 LiuChengloong 阅读(790) 评论(0) 推荐(0) 编辑