原文:mysql 8 设置允许远程连接 You are not allowed to create a user with GRANT

.登录mysql : mysql u root p .输入密码: Enter password: xxxxx Server version: . . MySQL Community Server GPL .进入mysql数据库:use mysql .设置允许远程用户访问: MySQL mysql gt GRANT ALL ON . TO root 出现问题:ERROR : You are not ...

2021-10-07 10:48 0 96 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM