[geeks] Mysql backup questions...
Sandwich Maker
adh at an.bradford.ma.us
Tue Apr 12 09:14:00 CDT 2005
" From: Brian Dunbar <brian.dunbar at plexus.com>
"
"
" This is how my host provider recomends that you backup / restore your
" database
"
" []
"
" restore
" cat filename.sql | mysql -uusername -ppassword -h yourMySQLHostname dbname
uuoc?
why not
mysql -uusername -ppassword -h yourMySQLHostname dbname < filename.sql
?
________________________________________________________________________
Andrew Hay the genius nature
internet rambler is to see what all have seen
adh at an.bradford.ma.us and think what none thought
More information about the geeks
mailing list