Mysql错误---

check the manual that corresponds to your MySQL server version for the right syntax to use near

这个问题网上很多,好几个都是说关键字占用问题,但是我碰到的不一样,我是把ibatis和mybatis的'#{user}'和'#user#'搞混了

所以

要么是关键字问题

或者是少符号什么的

sql句子语法问题

原文地址:https://www.cnblogs.com/jamsbwo/p/5092745.html