Lingultblad Posted April 4, 2008 Share Posted April 4, 2008 Hello, I'm getting the following error while trying to execute a stored procedure in PHP 5 with MYSQL 5: "ERRNO: 256 TEXT: SQLSTATE[HY000]: General error: 1370 execute command denied to user 'thing'@'%' for routine 'thing.catalog_get_things" Any help is greatly appreciated! Quote Link to comment Share on other sites More sharing options...
fenway Posted April 4, 2008 Share Posted April 4, 2008 How was this defined (creater vs invokier)? Quote Link to comment Share on other sites More sharing options...
gluck Posted April 4, 2008 Share Posted April 4, 2008 seems to be a user privilege issue. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.