Re: transferring db info

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

 



Ross,

Ross wrote:
> Can you just export the mysql? Will the pdfs be exported as binary data? 
> Will I have to re-upload them? (there are hundereds).

Try using "mysqldump" to pull the data into a flat file full of SQL
statements.  You can then use the "mysql" command to reinsert the data.

David
-- 
David Grant
http://www.grant.org.uk/

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux