[TYPO3-core] RFC: Fix sys_refindex problem when using multiplyDBfieldSize=2

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Mon Nov 6 11:08:54 CET 2006


Karsten Dambekalns schrieb:
> Hi.
> 
> On 05.11.2006, at 10:51, Martin Kutschker wrote:
> 
>> Karsten Dambekalns schrieb:
>>
>>> Yes, it'll open a can of worms, I fear.
>>
>>
>> Please review my last patch. It does not remove the length  constriction
>> feature but makes it unnecessary for the Core to use.
> 
> Will do, probably today, tomorrow at the latest. A quick look made me  
> optimistic. :)

The patch works well for Mysql and multiplyDBfieldSize>1.

But it seems that the changed SQL statement is fed to DBAL which won't like 
the added length constriction. But IMHO this is not a problem as there is 
no need for DBAL to support multiplyDBfieldSize at all.

Masi



More information about the TYPO3-team-core mailing list