[TYPO3-dev] TYPO3 4.1 INNODB

Steffen Kamper steffen at dislabs.de
Fri Mar 2 18:08:49 CET 2007


"R. van Twisk" <typo3 at rvt.dds.nl> schrieb im Newsbeitrag 
news:mailman.49625.1172852713.21067.typo3-dev at lists.netfielders.de...
> Dmitry Dulepov wrote:
>> Martin Kutschker wrote:
>>
>>> I think you can use Myisam and full text indices when you block the 
>>> writes to the index tables. This means no live update after page 
>>> changes, but updates by a scheduler (eg the crawler extensions) to 
>>> reindex pages regularily.
>>>
>>
>> This will definitely help.
>>
>>
>
> So that was the excuse to make a delayed insert and update in mysql, and 
> can we still use
> that for the indexed search extension when the DB is mysql and the table 
> is myisam?
>
> Ries
>
>

using delayed inserts/updates would be not compatible with DBAL again and 
isn't integrated in the Wrapperfunctions.
Is this compatible to other Databases ?

vg  Steffen 






More information about the TYPO3-dev mailing list