These were the logs:
[ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files [ERROR] Plugin \'Ari
If XAMPP generated following logs
[Note] Plugin 'FEEDBACK' is disabled. [ERROR] j:\xampp\mysql\bin\mysqld.exe: unknown option '--skip-federated' [ERROR] Aborting
[Note] Plugin 'FEEDBACK' is disabled.
[ERROR] j:\xampp\mysql\bin\mysqld.exe: unknown option '--skip-federated'
[ERROR] Aborting
Try to run MySQL with the following command
**mysqld.exe --skip-federated**
Hope this helps!! Good Luck!!