Connecting Tech Pros Worldwide Forums | Help | Site Map

Grants on all databases...

Newbie
 
Join Date: Apr 2008
Posts: 1
#1: Apr 4 '08
Hi All...

I am new to MYSQL...Please help me!

I just revoke the "select" privileges for the user like "alldb" in PHP MYADMIN. Now i am unable to execute even a select statement.

I am getting the error like "#1045 - Access denied for user 'alldb'@'%' (using password: YES)"

Please help me on this....

-- Sudheer

ronverdonk's Avatar
Moderator
 
Join Date: Jul 2006
Location: The Netherlands
Posts: 4,139
#2: Apr 5 '08

re: Grants on all databases...


Logon to MySQL as the user 'root' or another admin and re-instate the privileges for user ALLDB.

Ronald
Reply