Re: [CDBI] MySQL and transactions

[prev] [thread] [next] [Date index for 2005/11/10]

From: Perrin Harkins
Subject: Re: [CDBI] MySQL and transactions
Date: 22:50 on 10 Nov 2005
On Thu, 2005-11-10 at 16:31 -0600, Justin Guenther wrote:
> Even with autocommit disabled, creating an object (i.e. Class->create
> ({...})) inserts a row into the database before I do a dbi_commit().

Can you see that row from other connections before it is committed?
That's what it means to do a database commit -- other connections can
see your changes.  Until then, they can be rolled back.

- Perrin


_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi

[CDBI] MySQL and transactions
Justin Guenther 22:31 on 10 Nov 2005

Re: [CDBI] MySQL and transactions
Perrin Harkins 22:50 on 10 Nov 2005

Re: [CDBI] MySQL and transactions
Justin Guenther 23:02 on 10 Nov 2005

Re: [CDBI] MySQL and transactions
Perrin Harkins 23:10 on 10 Nov 2005

RE: [CDBI] MySQL and transactions
Justin Guenther 00:06 on 11 Nov 2005

Re: [CDBI] MySQL and transactions
John Siracusa 00:19 on 11 Nov 2005

Generated at 21:49 on 21 Nov 2005 by mariachi v0.52