noteId: WEBab2b5c5257d941d1eb4500d0c608abbb · 原始路径:/ALL/Linux - A模块/服务配置/数据库 合集/Mysql(TCP 3306)/修改root用户密码.note
和创建用户一样,只不过将数据库改为了 *.*
grant all privileges on *.* to 'root'@'localhost' identified by 'Skill@2025';