Cat-God-007

导航

2022年3月28日 #

编译安装MySQL(二)

摘要: 编译安装MySQL(一) 8.MySQL数据库基本优化(安全) 账户设置密码,添加额外管理员,重新加载mysql授权表 mysql select user,host from mysql.user; # 查看有哪些用户 grant all privileges on *.* to catgod@'l 阅读全文

posted @ 2022-03-28 11:20 成果和地方 阅读(14) 评论(0) 推荐(0)