Re: Transfering large mysql database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Harlan Lax wrote:

Does anyone have a recomendation on an app that will help me transfer a
large table from one host provider to another.  I have tried phpmyadmin but
if I export to SQL the import doesn't seem to work.  If I export to csv I
lose the column formating.

On one host I have access to the root and on the other I am very limted.

Thanks
Harlan

What kind of error do you get when importing?


Not sure how phpMyAdmin does it, but you can always use the mysqldump command (this is command-line, not PHP) to get a dump of any database or table.

--
paperCrane <Justin Patrin>

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux