Active
Project:
Advanced Mail Reroute
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
30 Jul 2009 at 14:59 UTC
Updated:
4 Aug 2009 at 03:45 UTC
Jump to comment: Most recent
I'm trying to migrate a site built on MySQL 5 to a MySQL 4.1 server but the advanced_mail db tables are causing a problem.
The mysql import fails with the error:
ERROR 1170 (42000) at line 137: BLOB/TEXT column 'mailkey' used in key specification without a key length
If MySQL 5 is required, maybe it should be specified on the project home page?
Comments
Comment #1
Anonymous (not verified) commentedThanks for telling me. I'll try and get this fixed soon. I had only tested the D6 edition with PostgreSQL and made a blind assumption that it would work with MySQL as well because of the Drupal database abstraction layer in D6.