[Typo3-dev] Code change template cache logic
    Ries van Twisk 
    typo3 at rvt.dds.nl
       
    Fri Dec  9 16:23:10 CET 2005
    
    
  
Arne Skjaerholt wrote:
>>Other RDBMS do support a transaction block so there is no reason to use 
>>REPLACE.
>>    
>>
>
>Unfortunately MySQL only supports transactions on InnoDB, BDB and NDB
>Cluster tables, and Typo3 is hard-coded to create all tables as MyISAM.
>  
>
I always tend to fall in mysql's pitfalls.... There are many so it's 
easy to fall in I guess....
InnoDB is bought by oracle I just read (news from a month ago.....)
Ries
>Therefore with Typo3, it'll silently ignore BEGIN/COMMIT statements, and
>auto-commit your statements one by one if you try to start a transaction
>with BEGIN.
>
>Arne
>:wq
>
>_______________________________________________
>Typo3-dev mailing list
>Typo3-dev at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>  
>
    
    
More information about the TYPO3-dev
mailing list