Journeyman
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
Hi,
I am trying to run a mysql stored procedure from within a php page, however I don't seem to be able to grant execute permission to any users. See http://justyield.x10hosting.com/index.php.
If I try to grant execute permission from within phpMyAdmin, I get error #1142 - GRANT command denied to user 'shieldj'@'localhost' for table 'nst_total_avg_yield'.
Is this something that we are just not allowed to do with the free hosting package (i.e. execute stored procedures)?
Thanks in advance.
I am trying to run a mysql stored procedure from within a php page, however I don't seem to be able to grant execute permission to any users. See http://justyield.x10hosting.com/index.php.
If I try to grant execute permission from within phpMyAdmin, I get error #1142 - GRANT command denied to user 'shieldj'@'localhost' for table 'nst_total_avg_yield'.
Is this something that we are just not allowed to do with the free hosting package (i.e. execute stored procedures)?
Thanks in advance.