[TYPO3-dev] [TYPO3] Call for problems: MySQL 5 in TYPO3
    Helmut Hummel 
    typo3 at jhpc.de
       
    Sat Jan 12 11:33:39 CET 2008
    
    
  
Dmitry Dulepov [typo3] schrieb:
> Hi!
> 
> Steffen Müller wrote:
>> Solution: remove NOT NULL from BLOB/TEXT columns of core and sysext.
> 
> It is done for core long time ago. If any tables still have NOT NULL, 
> this should reported as a bug :)
Well, as a first approach, I attached the output of a simple grep statement in 
current trunk:
grep -ir "not null" * | grep -vi -e .svn -e default | grep -i -e text -e blob
According to this TYPO3 seems pretty "buggy" ;)
-- 
lib.salutation = TEXT
lib.salutation.value = Kind regards, Helmut
lib.salutation.lang.de = Viele Grüße, Helmut
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: notnull.txt
URL: <http://lists.typo3.org/pipermail/typo3-dev/attachments/20080112/26e7c824/attachment.txt>
    
    
More information about the TYPO3-dev
mailing list