If you have shell access, so

mysql -uusername -ppassword database_name < /your/path/yourbackupdb.sql
U need to create a fresh database then import your old database.