Hi.
On Mon, Feb 12, 2001 at 05:30:04PM -0700, [EMAIL PROTECTED] wrote:
> Hello All,
>
> after upgrading our servers to 3.23.32 (the most recent release best I
> can tell),
Meanwhile an update is out (since yesterday night, I think). Didn't
see an announcement yet - hopefully I don't get scolded
Hello All,
after upgrading our servers to 3.23.32 (the most recent release best I
can tell), we can't seem to get our one-way replication restarted. We
added the server-id to the my.cnf file and did a "reset master" and
"reset slave" and although the status shows OK, updates are not being
transf
Greetings-
I have been experiencing an unusual issue with replication in 3.23.32. We
are using a dual-master setup on two FreeBSD4.2-STABLE machines. I am able
to initially set up the replication, and issue simple updates from one or
the other machine, but in certain circumstances we receive
On Wednesday 24 January 2001 09:47, Josef Chladek wrote:
>> I am currently investigating this. In the mean time, see if the following
>> workaround will solve the problem:
>>
>> CHANGE MASTER TO
>> MASTER_HOST='your-master',MASTER_USER='user',MASTER_PASSWORD='mast
>> er-pass',
>> MASTER_LOG_POS
On Wednesday 24 January 2001 08:37, Josef Chladek wrote:
>hi,
>
>we have the same problem with replication: if we reset the master and the
>slaves and then start the slaves, replication works perfectly (we use two
>linux-server as the slaves and one solaris as the master, and we just
>upgraded fro