I'm not sure of the right way to submit these things, so I'll do it here...

I want to dump some data form the binlogs and process it back into the
servers. However I just want to process the data from one specific server.
In mysqlbindump I can optionally specifiy a specific database for the
information to dump... I want to specify a server id...

Eg I want to dump from binary-log.23 all the information that has a server
id value of 12.

I was thinking something like:

mysqlbinlogdump --serverid=12 binary-log.23

Best Regards, Bruce


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

Reply via email to