ALTER TABLE `event` ADD `start_date_time` DATETIME NULL, ADD `end_date_time` DATETIME NULL;