[TYPO3-core] RFC: Fix bug #5152: "Duplicate entry" in cache_pagesection when using frames
    Dmitry Dulepov [typo3] 
    dmitry at typo3.org
       
    Sun Feb  3 19:28:50 CET 2008
    
    
  
Hi!
ries van Twisk wrote:
> Can't this instead be done in a transaction so it would be compatible 
> across multiple DB vendors?
It can but there are no transactions in MyISAM...
In RealURL I use ON DUPLICATE if DBAL is not loaded and $TYPO3_DB->link is mysql resource. Otherwise use old way.
-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
    
    
More information about the TYPO3-team-core
mailing list