Kvitz Posted August 17, 2009 Posted August 17, 2009 I am having trouble granting execute privilege to users at a mysql database, so that they can call the database procedures. No matter what I do, I always get an error 1044 - Access denied for user (...) I've tried on phpmyadmin and on a remote sql client. Do you have any idea what am I doing wrong?
skellish Posted November 29, 2010 Posted November 29, 2010 I am having trouble granting execute privilege to users at a mysql database, so that they can call the database procedures. No matter what I do, I always get an error 1044 - Access denied for user (...) I've tried on phpmyadmin and on a remote sql client. Do you have any idea what am I doing wrong? Hi, I'm having the exact same problem. Did you every resolve you situation? Scott
skellish Posted November 29, 2010 Posted November 29, 2010 I am having trouble granting execute privilege to users at a mysql database, so that they can call the database procedures. No matter what I do, I always get an error 1044 - Access denied for user (...) I've tried on phpmyadmin and on a remote sql client. Do you have any idea what am I doing wrong? Hi, I'm having the exact same problem. Did you every resolve you situation? Scott
Wizard Posted November 30, 2010 Posted November 30, 2010 I am having trouble granting execute privilege to users at a mysql database, so that they can call the database procedures. No matter what I do, I always get an error 1044 - Access denied for user (...) I've tried on phpmyadmin and on a remote sql client. Do you have any idea what am I doing wrong? Hi, I'm having the exact same problem. Did you every resolve you situation? Scott This post is a year old. Don't post in old topics please. As it is, what are you using for your database/user names? Did you add your user to the database and give it proper permissions?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now