原文:mysql8.0无法给用户授权或提示You are not allowed to create a user with GRANT的问题

mysql . 无法给用户授权或提示You are not allowed to create a user with GRANT的问题 提示意思是不能用grant创建用户,mysql . 以前的版本可以使用grant在授权的时候隐式的创建用户, . 以后已经不支持,所以必须先创建用户,然后再授权,命令如下: 另外,如果远程连接的时候报plugin caching sha password co ...

2019-10-16 18:28 0 518 推荐指数:

查看详情

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