Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Granting Access to a Procedure

Status
Not open for further replies.

Fuzemmo

Programmer
May 16, 2002
52
0
0
US
New to MySQL here and am running version 5.0.16. I've created a simple procedure that I can execute as root. I've created another user that will be used to make my connection from the web. Testing this login, I cannot execute the procedure.

I've looked, but can only find ways to grant access to table ojects, not to the procedure that I've created.

How do I do this and/or what are some decent tools that are commonly recommended for these types of admin as well as development tasks.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top