MySql Ports Fails to connect in Xampp, how to fix?

Go to xampp/mysql directory
Rename the /data folder to /data_old
Copy the /backup folder and paste right here
Rename the /backup_copy folder to /data
Go to /data_old folder and copy all your database folder expect phpmyadmin, mysql, performance_schema
Go to /data folder and paste all database folder copied from /data_old
Go to /data_old folder again and copy ibdata1 file
Go to /data folder again and paste ibdata1 file here
Restart your server again.

Posted in BlogsTagged ,

Leave a Reply