Can't run XAMPP - MySql
The solution was just a
Copy From ...xampp/mysql/backup/... of all files and paste into .../xampp/mysql/data/
This is as a result of some files in C:\xampp\mysql\data\mysql getting corrupted.
Solution:
- Back up C:\xampp\mysql\data
- Copy all file C:\xampp\mysql\backup
- Paste and replace existing file in: C:\xampp\mysql\data, except for the ibdata1 file.
Leaving ibdata1 will help against table does not exist error.
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