How to fix MySql not starting error on Xampp server on local machine


In this post we are explane about  How to fix MySql not starting error on Xampp server on local machine 


  1. Navigate to the C:/xampp/mysql and rename the ‘data' folder as data1
  2. Create a folder that name is data.
  3. Navigate to C/xampp/mysal/backup and Copy all files or folders that are inside in the ‘backup’ and paste them in the data folder.
  4. Then go to the C/xampp/mysql\datal and select the required file or folder
  5. with CTRL keys and paste them into the data folder.


How to fix MySql not starting error on Xampp server on local machine