RE: MySQL Quits in Replication

2002-03-17 Thread Al Johnson
EMAIL PROTECTED] -Original Message- From: denonymous [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 14, 2002 3:11 PM To: [EMAIL PROTECTED] Subject: Re: MySQL Quits in Replication From: "Al Johnson" <[EMAIL PROTECTED]> > Nothing in the MySQL error logs. Don't

Re: MySQL Quits in Replication

2002-03-14 Thread denonymous
From: "Al Johnson" <[EMAIL PROTECTED]> > Nothing in the MySQL error logs. Don't know what you are refering to as > the "replication log". There is no binlog for the slave and there are no > other logs in the data directory or log directory. Is this something that > has to be enabled? I was refe

Re: MySQL Quits in Replication

2002-03-14 Thread Al Johnson
>> We are having a serious problem with a simple replication setup using >> MySQL. One small database with 12 tables is being replicated one way - >> one master, one slave. Write transaction load is small, about 1 record >> per second, usually on only one of the tables. Read load is also light. >

Re: MySQL Quits in Replication

2002-03-13 Thread denonymous
From: "Al Johnson" <[EMAIL PROTECTED]> > We are having a serious problem with a simple replication setup using > MySQL. One small database with 12 tables is being replicated one way - > one master, one slave. Write transaction load is small, about 1 record > per second, usually on only one of the

MySQL Quits in Replication

2002-03-13 Thread Al Johnson
Hi, We are having a serious problem with a simple replication setup using MySQL. One small database with 12 tables is being replicated one way - one master, one slave. Write transaction load is small, about 1 record per second, usually on only one of the tables. Read load is also light. The repli