Has anyone architected an oltp database using mysql where downtime is 
virtually eliminated? I understand it's fairly simple to set up a readonly system
using mysql replication or another type of replication to maintain the
uptime, but I have yet to see how to do this with a heavy transaction
system.

Basically what I want is a guaranteed insert or update. Has anyone had any
luck setting up an environment where upgrades, regular maintenance, and other
activities do not interupt service?

Any pointers to products or documents that will help me with this are appreciated.

Dave Turner

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to