on duplicate key update的错误

1.check the manual that corresponds to your MySQL server version for the right syntax to use near 'on duplicate key update
tl_number = values(tl_number),tl_region = values(tl_' at line 12] with root cause
2.大家有知道这个是什么错误的吗?

语法错误,你的完整语句是什么?