While running updates 6004 and 6005 I encountered the following error for both hooks:

Specified key was too long; max key length is 1000 bytes

It seems like the length of these keys need to be limited during creation. Patch to follow.

CommentFileSizeAuthor
#1 911118_1.patch1.09 KBWill White
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Will White’s picture

Status: Active » Needs review
FileSize
1.09 KB

This patch applies limits to these keys.

alex_b’s picture

Status: Needs review » Needs work

This looks good -

could you also adjust the key lengths in the original schemas?

kenorb’s picture

Issue summary: View changes
Status: Needs work » Closed (outdated)

Closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.