On May 3, 2012, at 3:24 AM, Ron X wrote:

> Perconna - fork MySQL - supports transactions and hot backup (like copy on 
> write)

Not their MyISAM engine fork .....

"We've made no changes to MyISAM"  - Baron Schwartz (Percona)



> And MySQL at version 5.1 MyISAM supports transactions.

You have been mis-informed. Neither 5.1 or any version after it has a MyISAM 
engine that supports transactions.
http://dev.mysql.com/doc/refman/5.1/en/myisam-storage-engine.html


The good news is that from MySQL 5.5.5 onwards, InnoDB is the default storage 
engine, not MyISAM (about time)







> 
> 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]

Reply via email to