Database Restore Instructions
📍 Where to Place SQL Files
Copy your SQL files to this directory:
/home/minikube-user/despatchphpmysql/backups/
Expected files:
gen-3aug26.sql — Main diary entries
genh-3aug26.sql — Diary history
reg-3aug26.sql — Registry table
🚀 How to Run the Import
Run this command:
cd /home/minikube-user/despatchphpmysql/backups && ./import_latest.sh
Or manually:
⚠️ Important
- ✅ Script will DROP existing tables before importing
- ✅ Pre-import backup is created automatically
- ✅ Always verify record counts after import
- 🔑 Database:
movement_db
- 👤 User:
movement_user