Page 1 of 1

MYSQL Starting Error

PostPosted: 13. September 2016 08:07
by mnitturi
2016-09-13 12:13:21 4652 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2016-09-13 12:13:21 4652 [ERROR] Plugin 'Aria' init function returned error.
2016-09-13 12:13:21 4652 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2016-09-13 12:13:21 4652 [Note] Plugin 'FEEDBACK' is disabled.
2016-09-13 12:13:21 4652 [ERROR] Aria engine is not enabled or did not start. The Aria engine must be enabled to continue as mysqld was configured with --with-aria-tmp-tables
2016-09-13 12:13:21 4652 [ERROR] Aborting

Re: MYSQL Starting Error

PostPosted: 13. September 2016 16:05
by Altrea
mnitturi wrote:2016-09-13 12:13:21 4652 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files

Did you try this?

Re: MYSQL Starting Error

PostPosted: 01. October 2016 12:37
by NibbleByte
I have the same problem. I think I broke it by accidentally running Xampp multiple times (and starting apache and mysql multiple times at the same time).

How do you use aura_chk -r? It says it wants "aria tables". Which files are aria tables? :cry: