Thanks, but this not work to
(output with --debug)
$VAR1 = [];
No tables to hot-copy at /usr/local/bin/mysqlhotcopy line 390.

/usr/local/bin/mysqlhotcopy Ver 1.22
mysql-4.1.16
perl, v5.8.5 built for i586-linux-thread-multi
Linux camel 2.6.8-24.16-default

> You should just be doing
>
> mysqlhotcopy ...connect-options... --regexp /~^db_name$/
> or
> mysqlhotcopy ...connect-options... --regexp /~^db_name$/   /path/to/new/dir
>
> On 5/25/06, MF <[EMAIL PROTECTED]> wrote:
> > Hi, how to write pattern for backup all datases except one?
> >
> > I try this, but not work as expecting.
> > mysqlhotcopy ...connect-options... --regexp /~^db_name$/./.*/
> >
> > --
> > MySQL General Mailing List
> > For list archives: http://lists.mysql.com/mysql
> > To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to