MySQL won't start on XAMPP server

后端 未结 11 1715
一生所求
一生所求 2020-12-19 03:19

I have a problem with my XAMPP server. I can start Apache, FileZilla, and every thing else without problems, but when I try to start MySQL, it just says

11条回答
  •  遥遥无期
    2020-12-19 03:46

    I fetch the problem to start xampp services "mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files"

    I delete all area_log files form xampp\mysql\data

    after that I restart XAMPP than it works.

    Thanks

提交回复
热议问题