ALTER TABLE mybb_users ADD COLUMN isSubscribed TinyInt( 1 ) NOT NULL DEFAULT '1';