Amit Bhargava wrote:
|  Hi,
| 
|  I am not a good linux user, but try to put many things in place and
| learn on
|  the way. Same stands for MySQL.
| 
|  Sometime in the past I had dumped my MySQL database from my remote
| server to
|  my linux server using MySQL's mysqldump utility. Now I want to
|  restore the same dump, but I am at loss of further information as to
|  how to restore the dump.
| 
|  Pls. help..
| 
|  Amit

mysql -u root -p < yourdumpfile



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to