I am trying to connect to mysql but it is giving error when connecting. Here is 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
looks like this:
password = t@ke
port = 3306
socket = "C:/xampp/mysql/mysql.sock"