Re: Replicating MySQL

2001-01-19 Thread Jeremy D. Zawodny
On Fri, Jan 19, 2001 at 11:54:34AM -0700, Karl J. Stubsjoen wrote: > How could we replicate our MySQL DB from one server to another? Yes. And it's documented in the fine manual: http://www.mysql.com/doc/R/e/Replication.html > As a back up measure, incase our pages fail to connect to ServerA,

RE: Replicating MySQL

2001-01-19 Thread John Halladay
"Mirror" is the word you're looking for. -Original Message- From: Karl J. Stubsjoen [mailto:[EMAIL PROTECTED]] Sent: Friday, January 19, 2001 11:55 AM To: MySql list Subject: Replicating MySQL Hello, How could we replicate our MySQL DB from one server to another? As a back up measure,