Perconna - fork MySQL - supports transactions and hot backup (like copy on write) And MySQL at version 5.1 MyISAM supports transactions.
2012/5/2 Kieran Kelleher <[email protected]> > LOL .... was talking about the MySQL-WebObjects database world. Sorry if > I caused you distress with thoughts of Armagedon ;-) > > On May 2, 2012, at 11:54 AM, David LeBer wrote: > > > Bah, the world as we know it sucks. > > > > Seeing the end of the world as we *don't* know it, now there is > something I'd pay big money to see. > > > > D > > > > PS: I concur, use InnoDB everywhere. > > > > -- > > David LeBer > > Codeferous Software > > > > On 2012-05-02, at 11:45 AM, Kieran Kelleher wrote: > > > >> Big problems. As has been said before, MyISAM will not rollback... Thus > every failed editingContext.saveChanges() will result in loss of data > integrity and end of the world as we know it. > >> > >> > >> Save the World: Use InnoDB only when using MySQL > >> > >> Regards Kieran > >> ___________________________ > >> Sent from my iPad. > >> > >> > >> On May 2, 2012, at 10:46 AM, Ron X <[email protected]> wrote: > >> > >>> Did anybody do chain like this - InnoDB (some tables) + MyISAM (other > tables)? > >>> And what problems I will get when will use this sheme? > >>> Thanx. > >>> _______________________________________________ > >>> Do not post admin requests to the list. They will be ignored. > >>> Webobjects-dev mailing list ([email protected]) > >>> Help/Unsubscribe/Update your Subscription: > >>> > https://lists.apple.com/mailman/options/webobjects-dev/kelleherk%40gmail.com > >>> > >>> This email sent to [email protected] > >> > >> _______________________________________________ > >> Do not post admin requests to the list. They will be ignored. > >> Webobjects-dev mailing list ([email protected]) > >> Help/Unsubscribe/Update your Subscription: > >> > https://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.com > >> > >> This email sent to [email protected] > > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > https://lists.apple.com/mailman/options/webobjects-dev/ron.x.by.su%40gmail.com > > This email sent to [email protected] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
