Re: Replication vs. Clustering

2006-07-27 Thread Brent Baisley
man/5.0/en/blackhole-storage-engine.html Not sure if that would be helpful to you. - Original Message - From: "Jimmy Guerrero" <[EMAIL PROTECTED]> To: "'Jesse'" <[EMAIL PROTECTED]>; "'MySQL List'" Sent: Thursday, July 27, 2006 8:4

RE: Replication vs. Clustering

2006-07-27 Thread Jimmy Guerrero
http://dev.mysql.com/doc/refman/5.0/en/mysql-cluster-faq.html Thanks, Jimmy Guerrero Sr Product Manager MySQL, Inc > -Original Message- > From: Jesse [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 27, 2006 7:23 AM > To: MySQL List > Subject: Replication vs. Clustering

Replication vs. Clustering

2006-07-27 Thread Jesse
I think I know the difference, but wanted to make sure. What is the difference between Replication and Clustering? My understanding is that in Replication, changes made on the Master Server are downloaded to a Slave server periodically, and thus, the slave server is up-to-date within a few mi