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!
Problem with stored procedure
Moderator: General Moderators
-
Lingultblad
- Forum Newbie
- Posts: 5
- Joined: Fri Apr 04, 2008 8:12 am