View Full Version : Question
Surrix
Sun 31st Mar '02, 8:49am
I got a question. I have just back-up my database if i were to need to how would I put that back in though phpmyadmin or something.
eva2000
Sun 31st Mar '02, 9:50am
you need to reimport into a blank database the sql file via telnet/shell
mysql -u mysqlusername -p emptydatabasename < /path/to/backup.sql
vBulletin® v3.8.0 Beta 3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.