Pradeep.C.Pangi, Tuesday, June 25, 2002, 5:02:38 PM, you wrote: PCP> I am getting a following error message when I do the GRANT SELECT, PCP> INSERT, DELETE, UPDATE ON <database_name>.* TO <user_name@localhost>
PCP> ERROR 1044: Access denied for user: '<user_name>@localhost' to database PCP> <database_name> PCP> Please Help me regarding this. To set up privileges for user you must have at least the same privileges and also you must have grant_priv. Check privileges for the user that you connect as. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php