|
06 March 2009
Posted in
Linux tutorials -
Frequently Asked Questions
Question :How to import and export a mysql database using ssh.
Answer :
To export a database use:
mysqldump -u root -p db-name > backup.sql
To import a database:
mysql -u root -p db-name < backup.sql
| < Prev | Next > |
|---|


It is always hard to lose our loved o...
Seems the reason it isn't installing ...
Perhaps you meant TOKEN ring? You wa...
Thank you hasak. I had a look at Open...
Haloo ,guys ,after all restarts or sw...
I don't think this uses AppleTalk ...
I only have to express my warmest con...