Thread: Granting access
View Single Post
  #1  
Old 01-10-2004, 09:43 PM
Karnan
Fire Beetle
 
Join Date: Oct 2003
Posts: 4
Default Granting access

When i type

Quote:
Type in: GRANT ALL PRIVILEGES ON *.* to '%'@localhost IDENTIFIED BY '%';
I get

Quote:
ERROR 1045: Access denied for user: '@localhost' <Using password: NO>
Anyone have any ideas? :(
Reply With Quote