To: "cvarda" <[EMAIL PROTECTED]>
> Sent: Tuesday, March 16, 2004 5:30 PM
> Subject: Re: Blocking INSERT/UPDATE on SLAVE (replication)
>
>
> >
> >
> > cvarda wrote:
> >
> > > But this wouldn't conflict with 'mysql' data
t;
Cc: "Alan Williamson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, March 16, 2004 6:14 PM
Subject: Re: Blocking INSERT/UPDATE on SLAVE (replication)
Add the following line to you slave my.cnf file:
replicate-ignore-db=mysql
>>>>>>>>
Add the following line to you slave my.cnf file:
replicate-ignore-db=mysql
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 3/16/04, 2:44:53 PM, cvarda <[EMAIL PROTECTED]> w
- Original Message -
From: "Alan Williamson" <[EMAIL PROTECTED]>
To: "cvarda" <[EMAIL PROTECTED]>
Sent: Tuesday, March 16, 2004 5:30 PM
Subject: Re: Blocking INSERT/UPDATE on SLAVE (replication)
>
>
> cvarda wrote:
>
> > But this wouldn
<<<<<<<<<<
On 3/16/04, 2:02:13 PM, cvarda <[EMAIL PROTECTED]> wrote regarding Blocking
INSERT/UPDATE on SLAVE (replication):
> Hi there.
> How could I deny users or applications issuing INSERT or UPDATEs queries
on
> my SLAVE server? This is intende
Hi there.
How could I deny users or applications issuing INSERT or UPDATEs queries on
my SLAVE server? This is intended to ensure that slave will not have data
which MASTER don't know.
Thanks...
[]s,
Conrado
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To uns