You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Tim Myers <ph...@stserv.hcf.jhu.edu> on 2001/12/04 18:32:01 UTC

[PATCH] mod-db autocommit

Christian,

Mysql doesn't do transactions the way i am using it.  This and the appropriate auto increment helper make mod-db work with mysql.

Is this approach too boneheaded?  Transactions just aren't an issue for anything i'm doing.

Tim