Closed (outdated)
Project:
Redirect
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2019 at 16:21 UTC
Updated:
20 May 2025 at 21:12 UTC
Jump to comment: Most recent
Comments
Comment #2
ciss commentedNote that the increased column size may cause index creation to fail with the error
For the status_source_language index the workaround used was to specify a max key length of 255 for the source column. This solution may not be adequate. To properly support large URLs it may be necessary to introduce indexed hashes for redirect.source and redirect.redirect.
Comment #3
ciss commentedComment #4
ciss commentedComment #5
pendaco commentedAfter updating from rc3 to 7.x-1.0-rc4 I get similar schema mismatches as indicated by the Schema module
Comment #6
wylbur commentedClosing this as Outdated as Drupal 7 is EOL.