[Typo3-dev] Versioning Fix
    media.res | alex widschwendter 
    a.widschwendter at mediares.at
       
    Wed Jan 12 15:00:07 CET 2005
    
    
  
hi mattes,
> basically this is transaction management (low low low level) implemented 
> transparently for ALL databases the DBAL will support.
> What do you think?
afaik the DBAL is based on adodb. so if this is correct it should not be 
to much hassle (for carsten) do implement the adodb cross db transaction 
functions [1] for the DBAL to use it fixing this bug in newer T3 version.
having prepared [2] and replace [3] statements would also be a very very 
nice thing :-)
alex
[1] http://phplens.com/lens/adodb/docs-adodb.htm#starttrans
[2] http://phplens.com/lens/adodb/docs-adodb.htm#prepare
[3] http://phplens.com/lens/adodb/docs-adodb.htm#replace
    
    
More information about the TYPO3-dev
mailing list