XAMPP - MySQL shutdown unexpectedly

前端 未结 30 2247
长情又很酷
长情又很酷 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:29

    if you are using MariaDB you can try this:

    1. Go to mysql/data/
    2. Rename aria_log_control to aria_log_control_old
    3. Restart "Mysql"

提交回复
热议问题