View Single Post
  #2  
Old 10-08-2005, 11:32 PM
Dr Zauis's Avatar
Dr Zauis
I know how to fix that!
 
Join Date: May 2005
Posts: 447
Default

Man..I know what you mean..I have been meaning to write a comment about that in wiki 6.2 tutorial.
If you are getting a syntax error when doing the grant thing..Then try this way...
GRANT ALL PRIVILEGES ON eqdr2.* TO username@localhost IDENTIFIED BY 'password' WITH GRANT OPTION;

Notice how the name of Database(eqdr2) is written..This way works for me.
__________________
Server_Op: ForbiddenZone
Reply With Quote