mysql 存储过程调用权限消失的问题,恢复权限
生活随笔
收集整理的这篇文章主要介绍了
mysql 存储过程调用权限消失的问题,恢复权限
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
应用程序报错:DBException: User does not have access to metadata required to determine stored procedure parameter types.
解决方法文章:
http://stackoverflow.com/questions/986628/cant-execute-a-mysql-stored-procedure-from-java
grant select on mysql.proc to 'user'@'ip'
转载于:https://blog.51cto.com/aixuexi/1431387
总结
以上是生活随笔为你收集整理的mysql 存储过程调用权限消失的问题,恢复权限的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: Cocos2d-x v3.1 坐标系统(
- 下一篇: linux增加epel源,yum安装ni