mysqldump

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

 



Hi gang:

At 6:11 PM -0400 8/13/10, Daniel P. Brown wrote:
    Easiest method, from the command line on the server from which you
want to dump the database:

        mysqldump -u user -p database_name > outfile.sql


That might be the easiest, but all I get is an empty file.

I've tried many different variations of the syntax using exec(), but nothing produces any subsistent output. What am I doing wrong?

As for accessing a command line, I am still in the dark as to how to do that.

Cheers,

tedd

--
-------
http://sperling.com/

--
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