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! Link to comment https://forums.phpfreaks.com/topic/99537-help-with-error/ Share on other sites More sharing options...
fenway Posted April 4, 2008 Share Posted April 4, 2008 How was this defined (creater vs invokier)? Link to comment https://forums.phpfreaks.com/topic/99537-help-with-error/#findComment-509261 Share on other sites More sharing options...
gluck Posted April 4, 2008 Share Posted April 4, 2008 seems to be a user privilege issue. Link to comment https://forums.phpfreaks.com/topic/99537-help-with-error/#findComment-509476 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.