Andrey Kotrekhov <[EMAIL PROTECTED]> wrote:
>
>> >> What replication options do you use?
>> >> Check if queries are present in the master binary logs and in the rela=
> y l=3D
>> > ogs on the slave.
>> >
>> > I research the problem and have got some details.
>> > Now we have this theme of mysqld r
> > >> What replication options do you use?
> > >> Check if queries are present in the master binary logs and in the relay l=
> > > ogs on the slave.
> > >
> > > I research the problem and have got some details.
> > > Now we have this theme of mysqld replication (with server ids)
> > >
Добрый день.
> >> What replication options do you use?
> >> Check if queries are present in the master binary logs and in the relay l=
> > ogs on the slave.
> >
> > I research the problem and have got some details.
> > Now we have this theme of mysqld replication (with server ids)
> >
Andrey Kotrekhov <[EMAIL PROTECTED]> wrote:
>
>> Andrey Kotrekhov <[EMAIL PROTECTED]> wrote:
>> > SQL
>> > Hi, All!
>> > Is 4.1.1 replication compatible with 4.0.x?
>> >
>> > I have problem to replicate data from 4.0.17 to 4.1.1
>> > show slave status show all are OK
>> > perlicate position and t
SQL
Hi!
> Andrey Kotrekhov <[EMAIL PROTECTED]> wrote:
> > SQL
> > Hi, All!
> > Is 4.1.1 replication compatible with 4.0.x?
> >
> > I have problem to replicate data from 4.0.17 to 4.1.1
> > show slave status show all are OK
> > perlicate position and the exec position are the same.
> > But if I u
Andrey Kotrekhov <[EMAIL PROTECTED]> wrote:
> SQL
> Hi, All!
> Is 4.1.1 replication compatible with 4.0.x?
>
> I have problem to replicate data from 4.0.17 to 4.1.1
> show slave status show all are OK
> perlicate position and the exec position are the same.
> But if I update data on master, slave
SQL
Hi, All!
Is 4.1.1 replication compatible with 4.0.x?
I have problem to replicate data from 4.0.17 to 4.1.1
show slave status show all are OK
perlicate position and the exec position are the same.
But if I update data on master, slave is not update own data :(
Best regards.