Page 1 of 1

Problem with stored procedure

Posted: Fri Apr 04, 2008 8:16 am
by Lingultblad
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!