Re: mysql replication problem

2003-03-04 Thread Alec . Cawley
Have you turned log-bin on the master server? The master will not generate the log files that the slave reads unless this is turned on. |-+> | | Floyd Wellershaus| | | <[EMAIL PROTECTED]| | | .com>

Re: mysql replication problem

2003-01-14 Thread walt
Vaso Koutsonikola wrote: > Hi, > I am replicating a table between 2 servers. > The table on the master executes many transactions that should be > replicated to the table on the slave.. > The table on the slave is only readable... > I have noticed that the changes on the master are not replicated

Re: Mysql replication problem

2002-11-23 Thread Gerald R. Jensen
Just a guess, but I would say the problem rests in the network or network configuration. We have a number of installation running replication (both Win32 and Linux), and have never seen anything like this. Gerald Jensen - Original Message - From: "Vaso Koutsonikola" <[EMAIL PROTECTED]> To

Re: mysql replication problem

2001-11-08 Thread Robert Cope
On Thu, Nov 08, 2001 at 04:16:50PM -0500, [EMAIL PROTECTED] wrote: > > Is there anyone out there who is successfully replicating between two MySQL > 3.23.43 servers? > I have replication running between three .43 servers. All are InnoDB tables and all seem to be working fine. Ask for more detai