I am not connecting MySQL server. I didn't change password. I got following errors.
Connect server error:
Test connection error:
How to solve this problem? Thank you.
I am not connecting MySQL server. I didn't change password. I got following errors.
Connect server error:
Test connection error:
How to solve this problem? Thank you.
have you tried connecting from a terminal ?
mysql -u root -p -h localhost -P 3306
You can try to reconfigure the password using the installer you downloaded to install Mysql in your machine.
Steps:
Check this video for reference. https://www.youtube.com/watch?v=8L1GKGLmyUk