静态分析:
分析时发现6个错误。
1.不应出现的开始声明。
(near“44”“at position 1)2,不应出现的开始声明。
(near”‘use_polyfill“at position 6)3,不应出现的开始声明。
(near”‘O‘“at position 21)4,不应出现的开始声明。
(near”2“”at position 25)5.不应出现的开始声明。
(near“255‘”at position 29)6。不应出现的开始声明。
(near“是否使用PolyFill‘”at position 35)SQL 查询:
(‘44‘,‘use_polyfill‘,‘o‘,‘2‘,‘255‘,是否使用PolyFill‘)MySQL 返回:
#1064-You hare an error in your SQL syntar;check the nanual that corresponds to your Hy5QL server version for the right syntar to use near“44‘,‘use polyfill‘。‘0‘。‘2‘。‘255‘,‘是否使用PolyFill‘Y at line 1
解决办法:
标签:use,syntar,near,position,your,255 From: https://www.cnblogs.com/hwrex/p/18439121