php - Access denied for user 'root'@'localhost' (using password: NO) error in Mysql -


i have worked on mysql database until yesterday, today when trying access mysql gave following error.

error 1045 (28000): access denied user 'root'@'localhost' (using password: yes) 

i want existing databases since have not got backup. further, have followed step on following lnks , still haven't found solution problem.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -