Re: Elementary replication

2006-03-02 Thread Marciano G. Bosi [Intercol]
You can do with one line: replicate-do-table = db.table1, db.table2, db.table3 - Original Message - From: "Rob Gormley" <[EMAIL PROTECTED]> To: Sent: Monday, February 27, 2006 10:35 PM Subject: Elementary replication Hi, Not having a lot of luck with replication. Have 2 4.1x boxes

RE: Elementary replication

2006-02-27 Thread Rob Gormley
The curse of the impatient and deadlined sysadmin: 060227 19:22:28 [ERROR] The slave I/O thread stops because master and slave have different values for the COLLATION_SERVER global variable. The values must be equal for replication to work Change default charset, all works. Sorry for the noise. ;