windows - Can't connect to MySQL server on 'localhost' (10061) after Installation -


i installed mysql using mysql-installer-5.5.20.0.msi on windows 7. cmd window, run "mysqlshow -u root -p". asked password, returned error: "can't connect mysql server on 'localhost' (10061)" bad indication of partially failed/successful installation.

after reading page, http://dev.mysql.com/doc/refman/5.5/en/windows-troubleshooting.html, told me find error log (.err) in c:\program files\mysql\mysql server 5.5\data. directory exists there no log file.

i have feeling related tight security of windows 7, when installing unix based software. , yes, administrator on pc.

any or suggestions appreciated. , can return favor answering java , sql query questions.

this issue solve windows server users

  1. go path c:\program files\mysql\mysql server 5.1\bin

  2. run tool "mysqlinstanceconfig.exe"

and config instatnce again , problem solved


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -