Re: MYSQL Table Dump

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

 



How about piping the output to a file? As in:

mysqldump [OPTIONS] database [tables] >outfile

Or using the --tab option?

-- John

Jeffrey N Dyke wrote:

http://www.mysql.com/doc/en/mysqldump.html


"John Ryan" <celticfc@iol.ie> To: php-db@lists.php.net cc: 09/10/2003 04:23 Subject: MYSQL Table Dump PM





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

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