A
aarrivee
Guest
I'm trying to backup my database and having a problem with it. I'm trying to backup through ssh/telnet.
here is an example of what I type
mysqldump -u xxx -p xxx xxxxxxxxx > home/xxxx/backup/dump.sql
After I type that in it asks me for my password. how come? What password is it looking for? I think I've tried every password I have.
here is an example of what I type
mysqldump -u xxx -p xxx xxxxxxxxx > home/xxxx/backup/dump.sql
After I type that in it asks me for my password. how come? What password is it looking for? I think I've tried every password I have.