Actually yes (if I read the documentation correctly - I have not tried
this).
In MySql Manual section "4.10.5 Replication Options in my.cnf", I find:
        binlog-do-db=database_name
                Tells the master it should log updates for the specified
                database, and exclude all others not explicitly mentioned.
                (Example: binlog-do-db=some_database)

> -----Original Message-----
> From: Jeremy Zawodny [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 21, 2001 1:34 AM
> To: Christopher Raymond
> Cc: MySQL Mailing List
> Subject: Re: MySQL Update Logging ???
>
>
> On Thu, Sep 20, 2001 at 04:25:29PM -0500, Christopher Raymond wrote:
> >
> > Friends:
> >
> > My ISP does not enable update logging with their MySQL server. Is it
> > possible for them or me to turn on update logging just for MY
> database(s)
> > ???
>
> No.
>
> Jeremy
>
> ---------------------------------------------------------------------
> 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