mysql-native: Seamlessly supports Phobos-only sockets

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Tue May 21 11:52:22 PDT 2013


On Tue, 21 May 2013 12:16:43 +0200
"Dicebot" <m.strashun at gmail.com> wrote:

> On Tuesday, 21 May 2013 at 10:12:41 UTC, Nick Sabalausky wrote:
> > // Psuedocode
> > START TRANSACTION;
> > scope(fail) ROLLBACK;
> > scope(exit) COMMIT;
> >
> > Nice :)
> 
> You may have meant "scope(success) COMMIT;", scope(exit) is 
> executed on both failure and success.

Indeed I did. That's what I get for posting on my way to bed ;)



More information about the Digitalmars-d-announce mailing list