不知道为什么 运行在linux上的mysql5大小写敏感。查了下,这样可以解决,只是效率恐怕有点低。where binary ucase(title) like concat('%',ucase('a'),'%') 相关文章: