Hello,
I face a problem in transfering a mysql db from 1 machine to another. I used
the mysqldump command to take the dump of a db from machine A running linux.
I put the same on to a machine B running on linux. Then I used the mysqldump
command to create the database. In all 15 tables should be there.
Unfortunately only 3 tabels are there. The dump restoration stops midway
through the third table without giving any error. I tried opening the
original .sql file in wordpad. All the tabels & records are there. Any idea
what could be the problem. Is there any way to transfer table by table.
Machine B is a new one.
Thanks & regards,
Srinivasan.
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
- Re: My dump does not work srinath sundarrajan
- Re: My dump does not work kk
- Re: My dump does not work Untung Rasidin