mysql忽略已存在数据的方法:

insert ignore into actor 
values ('3', 'ED', 'CHASE', '2006-02-15 12:34:33');