exec(' ALTER TABLE `msz_audit_log` DROP COLUMN `log_id`, ADD INDEX `audit_log_created_index` (`log_created`); '); }