开发者

Grant all user access to one Mysql Database

Is it possible in MySql to create an Database where everyone on the开发者_运维问答 Server has read access ? Or do i have I to do it for each user separately?


Try granting to this user with wildcards:

'%'@'%'
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜