Quote:
Originally Posted by badboyz
hello.
im trying to import DB from SSH. after i entered
my details
mysqldump -u db_username -p db_name >backup.sql
it asks for password.
and after entered nothing happens.i checked on cpanel my DB is still empty.why is it
|
Not according to your first post it isn't, mysqldump is for exporting the database.
Do you have the right database name and path to the backup file correct?
Are you sure the backup file your importing from actually has anything in it?