剛學在linux系統使用mysql,,創建了用戶mmall,但是在給這個用戶賦予權限的時候,沒有啟動作用,執行完grant select,delete,create on mmall.* to mmall@'%' identified by 'mmall' with grant option;查看權限還是都是N,不知道為什么?這個也試過了grant all privileges on mmall.* to mmall@'%' identified by '123456' with grant option;求大神指教!
- 1 回答
- 0 關注
- 751 瀏覽
添加回答
舉報
0/150
提交
取消