CREATE TABLE IF NOT EXISTS `acore_cms_subscriptions` ( `account_name` VARCHAR(255) NOT NULL, `membership_level` INT NOT NULL );