On Mon, Jul 09, 2001 at 03:18:14PM -0600, Chris Bolt wrote:
> > We do a few large daily and monthly downloads from an Oracle database
> > server. Is there a way to exclude these specific queries from the
> > update/binary log??
> 
> If the queries only affect one table or database, use the
> replication ignore options listed here:
> http://www.mysql.com/doc/R/e/Replication_Options.html

Better yet, check this page:

  http://www.mysql.com/doc/R/e/Replication_SQL.html

And look at "SET SQL_LOG_BIN=0"

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878    Fax: (408) 349-5454    Cell: (408) 439-9951

MySQL 3.23.29: up 23 days, processed 177,648,797 queries (87/sec. avg)

---------------------------------------------------------------------
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