Hello,

I have te same error when upgrading from 1.23 to 1.24:

"ERROR 1071 (42000) at line 11: Specified key was too long; max key length is 
3072 bytes"

The problem is in the line:

create unique index `entry` on retention_rule 
(`domain`,`from`,`to`,`subject`,`_size`,`size`,`attachment_type`,`_attachment_size`,`attachment_size`,`spam`);

I comment out this line to run the script, but I still need to do this change.
What could be the problem?

Regards
Christian

Reply via email to