Had to manually create the following column:

alter table spam_filters add gid int unsigned not null default 0 after fid;

Comments

AlexisWilke’s picture

Status: Active » Closed (works as designed)

jswap,

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