mysql插入json数据

在试图将json数据存入mysql时,出现了错误mysql You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 总结缘由是因为json数据没有用引号的问题,而且必须是单引号 原代码we
相关文章
相关标签/搜索