Active
Project:
Similar Entries
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2019 at 15:06 UTC
Updated:
10 Jan 2020 at 23:07 UTC
Jump to comment: Most recent
After enabling multi-byte UTF-8 support, I started getting the following error on cron runs:
1071 Specified key was too long; max key length is 1000 bytes
I was able to work around the error by temporarily disabling strict SQL mode and running the offending queries manually.
Comments
Comment #2
jenlamptonI'm also having this problem.