Re: Select for update

[prev] [thread] [next] [Date index for 2004/07/19]

From: Perrin Harkins
Subject: Re: Select for update
Date: 14:22 on 19 Jul 2004
On Mon, 2004-07-19 at 10:16, Edward J. Sabol wrote:
> Read <http://www.class-dbi.com/cgi-bin/wiki/index.cgi?AtomicUpdates>;
> for the best practice in implementing atomic anything.

I'm wary of anything that uses sub refs since I had problems with
accidental closures and unexpected return() behavior when using the
Error module.  In my opinion, the simplest thing by far is to simply not
turn on AutoCommit when using a database with transactions.  Then
there's no need to do acrobatics just to turn it off for a section.

- Perrin 

Select for update
Ian McDonald-ONLINE 13:15 on 19 Jul 2004

Re: Select for update
jason scott gessner 13:27 on 19 Jul 2004

Re: Select for update
Edward J. Sabol 14:16 on 19 Jul 2004

Re: Select for update
Perrin Harkins 14:22 on 19 Jul 2004

Re: Select for update
Edward J. Sabol 15:11 on 19 Jul 2004

RE: Select for update
Ian McDonald-ONLINE 16:08 on 19 Jul 2004

RE: Select for update
Perrin Harkins 16:55 on 19 Jul 2004

Generated at 11:35 on 01 Dec 2004 by mariachi v0.52