Re: [PHP-DB] MySQL Clustering, redundancy From: Adam Voigt (adam.voigt <email protected>)
Date: 06/18/02

Yes,it's called Replication in the MySQL documentation.
However, since the info in the manual is kind of sparse so I would hop
on google and do a search for specific instructions on how to do it when
your ready, but to answer your question, yes, MySQL does do
Redundancy/Failover. (Ofcourse you must take account of this in your
code interacting with the server, but the data will be sync'd).

Adam Voigt
adam.voigt <email protected>

On Tue, 2002-06-18 at 08:47, Matt Babineau wrote:
> Hi All:
>
> I quickly skimmed the MySQL manual and didn't see any information on
> clustering. Does MySQL have any support for clustering or some type of
> redundant failover systems?
>
> Thanks!
>
> Matt Babineau
> Freelance Internet Developer
> -----------------------------------------
> e: <mailto:matt <email protected>> matt <email protected>
> p: 603.943.4237
> w: <http://www.criticalcode.com/> http://www.criticalcode.com
> PO BOX 601
> Manchester, NH 03105
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php