[TYPO3-dev] Idea: add transaction support to t3lib_db

Christian Futterlieb christian at futterlieb.ch
Mon Mar 7 16:09:57 CET 2011


Hi,

On 03/07/2011 03:34 PM, Dmitry Dulepov wrote:

> Not possible with modern databases.

But it would be possible in a modern API, remembering a call to 
startTransaction() ;)

> That's exactly why everybody uses nested transactions: to separate
> knowledge about transactions in various scripts.

Ok, thanks for talking this through. I didn't known, that nesting 
transactions is that common :)

So, I have just a last question: do you plan to restrict or catch sql 
statements starting/committing/rolling back transactions, as they could 
break the transaction handling?

Regards, Christian




More information about the TYPO3-dev mailing list