See
http://bugs.typo3.org/view.php?id=5495
"Joerg Wagner" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Christoph,
>
> does the install tool show you something like
>ALTER TABLE be_groups CHANGE title title varchar(50) NOT NULL default
> '';
>Current value: varchar
Christoph,
does the install tool show you something like
ALTER TABLE be_groups CHANGE title title varchar(50) NOT NULL default
'';
Current value: varchar(50) binary default ''
???
(Note the "binary" in the Current value line)
If so you have probably set the collation of your Typo3 MySQL