Yesterday, I tried to import some .sql file (basic, fully-working). After I did so, I immediately lost my mysql connection. My first move was to just restart it through xampp control panel, but it didnt work, and gave me an error:
Error: MySQL shutdown unexpectedly.
3:14:34 PM [mysql] This may be due to a blocked port, missing dependencies,
3:14:34 PM [mysql] improper privileges, a crash, or a shutdown by another method.
3:14:34 PM [mysql] Press the Logs button to view error logs and check
3:14:34 PM [mysql] the Windows Event Viewer for more clues
3:14:34 PM [mysql] If you need more help, copy and post this
3:14:34 PM [mysql] entire log window on the forums
I cannot make it start. I already tried changing port number, installing fresh xampp (but there was another issue with importing database (innoDB)). So, I have a clean xampp instalation now, and a backup of a previous one - how can I at least manage to restore my data?
Logs does not contain any error line.