« Return to Thread: Copying tables

Re: Copying tables

by Daniel Brown-5 :: Rate this Message:

Reply to Author | View in Thread

On Mon, Mar 10, 2008 at 3:26 PM, Tim McDaniel <tmcd@...> wrote:

> On Mon, 10 Mar 2008, Daniel Brown <parasane@...> wrote:
>  > The same question just received an excellent answer from Rolando
>  >Edwards about ten minutes ago.  Check the archive here:
>  >
>  >
>  >    http://marc.info/?l=mysql&m=120517563300467&w=2
>
>  The one missing piece: mysqldump can choose to dump only one or a few
>  databases, and if given one database name, can dump only selected
>  tables.  <http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html>:

    Good point.  I forgot to mention that.  Thanks, Tim.

--
</Dan>

Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=lists@...

 « Return to Thread: Copying tables