alter table settings add column status int(2) not null default 0 AFTER comment;