View Single Post
  #3  
Old 03-23-2004, 05:31 PM
xtestx
Sarnak
 
Join Date: Mar 2004
Posts: 50
Default

worked :p put in my new username/pw but when i type

mysql> grant all privileges on *.* to lnlserver@localhost identified by 'my pw here' with grant option;

I put in my password with the two ' ' and without it, both didnt work and both times i got this error

ERROR 1045: Access denied for user: '@localhost' (Using password: NO)

any idea whats wrong?
Reply With Quote