Hướng dẫn sửa lỗi tắt Mysql xampp không đúng cách – mysql shutdown unexpectedly- IUH
Sửa lỗi không bật (start) được mysql trong Xampp
==========================================
1. Mở thư mục mysql trong xampp
2. Đổi tên thư mục data thành data_old
3. Copy thư mục backup, sau đó đổi tên thành data
4. Copy database trong thư mục data_old vào thư mục data
5. Copy file ibdata1 và 4 file quan trọng vào thư mục data
6. Start xampp mysql lại lần nữa và xem kết quả
Fixed Xampp MySQL not starting
==========================================
1. Open mysql directory in xampp
2. Change data directory name to data_old
3. Copy the backup folder, then rename it to data
4. Copy the database in the directory data_old to the directory data
5. Copy the ibdata1 file… to the directory data
6. Start xampp mysql again and see the result