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?
|