using this command I changed root password
mysqladmin -u root password fg$pkh@567fghu
And now I cant access mysql. Is this because mysql parse the chars other than what I expect?
Also I completely removed and installed mysql and Problem is extant.
How do I remove mysql so that I get rid of password?
mysql -u root -p
then type your password at the prompt.