[TYPO3-dam] Problem installing DAM

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Fri Apr 13 12:29:15 CEST 2007


Daniel Doesburg schrieb:
> O, yes. I've defined [SYS][multiplyDBfieldSize]=2 because of the use of 
> utf-8.

Only use this when you are using Mysql 3.23. Newer versions of Mysql 
support utf-8.

If you have created your DB as iso-8859-1 you have to use ALTER statements 
for the DB, all tables and all fields to mark them as utf-8. Mysql will 
then now about the charset and will store in a VARCHAR(n) n characters, not 
bytes.

Masi


More information about the TYPO3-project-dam mailing list