can’t add priviledges
-
I am trying to add privileges to my database user but I keep getting the following message:
SQL query:
GRANT ALL PRIVILEGES ON * . * TO ‘holden’@’localhost’ WITH GRANT OPTION ;
MySQL said: Documentation
#1045 – Access denied for user ‘holden’@’localhost’ (using password: YES)This comes up every time I try and add privileges. Can anyone help me? I’m completely lost and can’t set up wordpress without this.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘can’t add priviledges’ is closed to new replies.