摘要: https://blog.csdn.net/zhouzezhou/article/details/52446608 给root用户赋权限: grant all privileges on *.* to root@"%" identified by "."; flush privileges; 阅读全文
posted @ 2021-10-13 13:58 Peter.Jones 阅读(25) 评论(0) 推荐(0)