[TYPO3-dev] db key length conflicts

Elmar Hinz elmar07 at googlemail.com
Wed Aug 22 00:17:04 CEST 2007


Hi,

when I use the DB compare tool of the installation tool, most problems
result from key length conflicts of different extensions like dam or
realurl.

Two examples:

ALTER TABLE tx_realurl_uniqalias ADD KEY bk_realurl02
(tablename,field_alias,field_id,value_alias(230),expire);

ALTER TABLE tx_dam ADD KEY file_path (file_path);

What is to do for the user? 

What is to do for the extension maintainer?

Regards

Elmar






More information about the TYPO3-dev mailing list