backing up database
i'm trying to backup my database
my host told me to use this
mysql -h servername -u USER -pPASSWORD database-name < dumpfilename.sql
i'm logged onto the server now...and i'm at the command line
i'm TOTALLY confuse
was is the specific info to put in the command line (so i could just input my info)?
thx.
my host told me to use this
mysql -h servername -u USER -pPASSWORD database-name < dumpfilename.sql
i'm logged onto the server now...and i'm at the command line
i'm TOTALLY confuse
was is the specific info to put in the command line (so i could just input my info)?
thx.