[TYPO3-core] BLOBs and Oracle ...again
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Mon Jul 17 15:05:51 CEST 2006
Franz Holzinger schrieb:
>
>> and getting rid of all other BLOBs in 4.1 that contain no real binary
>> data.
>
> which ones ?
Eg group membership of be_users and fe_users. They are simply strings (and
should be normalized anyway).
TYPO3 stores no binray data. BLOBs are always used where the contents is
likely to be no natural speech, but this is no good reason to use a BLOB.
At least in Oracle as it stores them differently optimized for huge chunks
of data.
Masi
More information about the TYPO3-team-core
mailing list