delete from exam_record where submit_time is null or TIME_TO_SEC(TIMEDIFF(submit_time,start_time))/60<5 order by start_time limit 3
delete from exam_record where submit_time is null or TIME_TO_SEC(TIMEDIFF(submit_time,start_time))/60<5 order by start_time limit 3