[EMAIL PROTECTED]
cc:
09/10/2003 04:23 Subject: [PHP-D
On Wednesday, Sep 10, 2003, at 16:23 US/Eastern, John Ryan wrote:
Is there any way *from the command line* to get a dump of a mysql
table and
have it saved to a local file, instead of standard output
Have a look at "man mysqldump", particularly the "examples" section.
If you're already dumping th
> Is there any way *from the command line* to get a dump of a mysql
> table and
> have it saved to a local file, instead of standard output
from running mysqldump --help
-r, --result-file=... Direct output to a given file. This option should be
used in MSDOS, because it p
cc:
09/10/2003 04:23 Subject: [PHP-DB] MYSQL Table Dump
Is there any way *from the command line* to get a dump of a mysql table and
have it saved to a local file, instead of standard output
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php