mysql 单引号问题 百度一下午了 没答案其中一个字段名是 userID' 看清楚了 D后面有个单引号 select * from users where userID' =1 怎么查都报错userID\' userID'' 都没用[解决办法]
where `userid'` =1