HeidiSQL crash

drodrigues's profile image drodrigues posted 2 years ago in General Permalink

Hi all,

Newbee speaking here ! Im trying to start HeidiSQl using XAMPP to start MySQL. So, after starting MySQL, I open HeidiSQL on port 3306 via TCP/IP and straight after opening, I get the error on XAMPP:

17:07:14 [mysql] Error: MySQL shutdown unexpectedly. 17:07:14 [mysql] This may be due to a blocked port, missing dependencies, 17:07:14 [mysql] improper privileges, a crash, or a shutdown by another method. 17:07:14 [mysql] Press the Logs button to view error logs and check 17:07:14 [mysql] the Windows Event Viewer for more clues 17:07:14 [mysql] If you need more help, copy and post this 17:07:14 [mysql] entire log window on the forums

Some clue on what i'm doing wrong?

1 attachment(s):
  • 2022-04-10-2-
ansgar's profile image ansgar posted 2 years ago Permalink

I would look at MySQL's *.err file in its data directory. That's a log file which probably contains details about the terminated server.

Please login to leave a reply, or register at first.