Re: mysql replication problem

2003-03-04 Thread Alec . Cawley
)" <[EMAIL PROTECTED]> | | cc: | | Subj

mysql replication problem

2003-03-04 Thread Floyd Wellershaus
Hello, I am trying to start replication between 2 linux servers mysql version is 4.0.8. I am following all instructions, but I keep getting the following error message on the slave when I restart. 030303 10:35:28 mysqld started 030303 10:35:29 InnoDB: Started /usr/mysql/libexec/mysqld: ready for

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

mysql replication problem

2003-01-14 Thread Vaso Koutsonikola
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 at once but it takes about 2 hours to

Re: Mysql replication problem

2002-11-23 Thread Gerald R. Jensen
AIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Vaso Koutsonikola" <[EMAIL PROTECTED]> Sent: Saturday, November 23, 2002 1:10 PM Subject: Mysql replication problem Hello, I use mysql version 3.23.49 and I have set up replication but once in a while I get the error below on the sla

Mysql replication problem

2002-11-23 Thread Vaso Koutsonikola
Hello, I use mysql version 3.23.49 and I have set up replication but once in a while I get the error below on the slave.. "Error reading packet from server: Lost connection to MySQL server during query (read_errno 134,server_errno=2013)" Then the slave reconnects to the master and the replicatio

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