i have crashed my server.Now is in recovery mode. I have backuped all files but i can't backup mysql tables.
From my hosting provider say that i must to start a mysql server and to backup all files. The folder is /mnt/var/lib/mysql In this folder are all database tables.
**
Hosting says: your databases are under /mnt/var/lib/mysql/. The best way is to create an chroot to /mnt, start your mysql server and use the programm mysqldump to save your databases.
**
Did anyone know how to make a full sql dump? Tnx...