Re: mysqlhotcopy regexp

2006-05-26 Thread MF
...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

mysqlhotcopy regexp

2006-05-25 Thread MF
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

using REPLACE ( DELETE/ INSERT)

2001-12-19 Thread MF ramsis
Here is my dayly headbreaking problem to you all, After hours of trieing and reading the manual regarding REPLACE INTO command and INSERT INTO, looking for a way to be able to achieve the following, was not very sucessfull ( can MySQL do what I want in this case ? ) (running MySQL ver