alter table campaign
add vinlist char(256),
add vinlist_vins integer,
add vinlist_bytes integer,
add vinlist_upload datetime year to second;
