0
I am trying to connect mysql but is giving error while connecting. Follow the error log:
22:40:11 [mysql] Error: MySQL shutdown unexpectedly.
22:40:11 [mysql] This may be due to a blocked port, missing dependencies,
22:40:11 [mysql] improper privileges, a crash, or a shutdown by another method.
22:40:11 [mysql] Press the Logs button to view error logs and check
22:40:11 [mysql] the Windows Event Viewer for more clues
22:40:11 [mysql] If you need more help, copy and post this
22:40:11 [mysql] entire log window on the forums
My my.ini
this way:
password = t@ke
port = 3306
socket = "C:/xampp/mysql/mysql.sock"
Is not firewall blocking? Tries to release port 3306 in windows pro mysql.exe process
– user28595
How do I do this ?
– Renan Rodrigues
Comply with that answer here to see if the door is in use.
– user28595
http://permita.me/? q=Error%3A+Mysql+shutdown+unexpectedly.+ xampp and here you have an error equal to your: http://stackoverflow.com/questions/15169861/xampp-error-mysql-shutdown-unexpectedly
– Leonardo