When I try to start XAMPP - MySql it doesn\'t work. I\'ve already tried to fix it, but I couldn\'t find any actual solution, I hope you can find what\'s wrong with it.
I've fixed just by deleting and downloading xampp again, sometimes starting again from 0 is the best solution someone could ever find.
The solution was just a
Copy From ...xampp/mysql/backup/... of all files and paste into .../xampp/mysql/data/
Simply edit this line from my.ini:
; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit=128M -> choose size you want.
copy all the file and folder from xampp/mysql/backup/ and paste it to xampp/mysql/data/. If asked for replace than click on replace all
This is as a result of some files in C:\xampp\mysql\data\mysql getting corrupted.
Solution: