Problem with stored procedure
Posted: Fri Apr 04, 2008 8:16 am
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!
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!