开发者

How to grant EXECUTE Stored Procedure for a user in mysql

I am trying to gra开发者_开发技巧nt EXECUTE Stored Procedure for a user in cPanel(the latest version 11.28.60), but it does not work. Should I create the Stored Procedure before grant the EXECUTE privilege? Thanks.


Yes, create the procedure first. The procedure has to exist before you can grant permissions on it.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜