[TYPO3-dev] STRICT-mode for MySQL and install tool

Steffen Müller typo3 at t3node.com
Tue Jan 27 10:44:51 CET 2009


Hi.

On 27.01.2009 00:57 Steffen Kamper wrote:
> 
> thx to pointing me to that.
> But then the "NOT NULL" isn't correct either.
> 

MySQL 5.0 strict mode does not allow NOT NULL fields without DEFAULT
values. Because BLOB and TEXT columns (and relatives) cannot have
DEFAULT values, NOT NULL is not allowed here.

See core bug #4693
http://bugs.typo3.org/view.php?id=4693


-- 
cheers,
Steffen

http://www.t3node.com/




More information about the TYPO3-dev mailing list