关于一个输入信息,查询多个字段数据的问题。mysql报错:1064 - 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 'table where CONCAT(物料名称,规格,品牌,物料编码) like ‘断路器’' at line 1
括号里的中文是什么字段名?,你这后边的也是中文引号吧,换英文引号
中文加上 ``
不知道你这个问题是否已经解决, 如果还没有解决的话: