XAMPP - MySQL shutdown unexpectedly

前端 未结 30 2131
长情又很酷
长情又很酷 2020-11-22 09:42

When I open XAMPP and click start MySQL button and it gives me an error. I had started it just before, but now it isn\'t working.

12:19:12 PM [mysql]

30条回答
  •  误落风尘
    2020-11-22 10:23

    What worked for me is:

    1. First I open Logs for MySql in XAMPP panel.
    2. At the end it says you are running another instance of mysqlid in port 3306
    3. I opened my task manager(Ctrl+Shift+Esc) then find mysqlid and End the task.

提交回复
热议问题