Page 1 of 1

PROBLEM Mysql tables crashing after each XAMPP restart

PostPosted: 23. August 2019 13:58
by nachos
XAMPP version: 7.3.7
Operating system Windows 10


Each time when I restart XAMPP random mysql table crashes. I tried repairing it with commad I found "mysqlcheck -u root --databases mysql --auto-repair --use-frm" and it works, but each restart same thing happens.
I also tried restoring tables from backups. Same thing, it does it job repairing it, but when i restart server another table gets corrupted.

Video here
https://www.youtube.com/watch?v=tR_OTxmPIP4&feature=youtu.be

Im dealing with this problem for weeks and wasted many hours trying to prevent that from happening. Btw this is happening on both of my PCs.

My questions are:
What can I do to fix it?
Am I doing something wrong? Is there a proper way to exit mysql server?
If this isn't my or my computer's fault what version of XAMPP is free from this problem?