Can any of you figure out what is the syntax error on mySQL update statement here ?
update table_name set start_time = DATE_ADD (start_time , INTERVAL 2 DAY)