mysqldump --databases db1 db2 db3 ...

Note, these are complete databases, NOT tables.

to try it do:

mysqldump --databases mysql
 


Doug Poland wrote:
> 
> Hi,
> 
> I'm having a dickens of a time getting mysqldump to
> work.  No matter what I enter, mysqldump says...
> 
>         /usr/local/mysql/bin/mysqldump: option `--databases' doesn't allow an 
>argument
> 
> I've perused the list archives and looked at the manual.  It
> should work but doesn't.  What am I doing wrong?
> 
> mysql ver 11.12 distrib 3.23.32
> mysqldump ver 8.12 distrib 3.23.32
> 
> --
> Regards,
> Doug
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail 
><[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to