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? Quote
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 Quote
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 Quote
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? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.