1064- You have an error in your SQL syntax;check the manual thatt corresponds to your MySQL server version for the right syntax to use
收起
你这里使用字段类型 varchar时没有指明长度,将长度填为255试试
报告相同问题?