Closed (works as designed)
Project:
Spam
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2011 at 04:47 UTC
Updated:
17 Aug 2011 at 03:47 UTC
Had to manually create the following column:
alter table spam_filters add gid int unsigned not null default 0 after fid;
Comments
Comment #1
AlexisWilke commentedjswap,
You went the wrong way. You cannot go from 1.x to a release (unless you know what you're doing.) The upgrade processes only go one way (unfortunate in a way but people rarely need to downgrade.)
Thank you.
Alexis Wilke