update comment_content set del_flag = '1' where comment_id in(select comment_id from comment_index where parent_id = #{commentId})