Home  >  Article  >  Backend Development  >  按某个字段排序最后2页显示不了内容,该如何解决

按某个字段排序最后2页显示不了内容,该如何解决

WBOY
WBOYOriginal
2016-06-13 12:12:53952browse

按某个字段排序最后2页显示不了内容
我按“description”这个字段排序,无论是我自已的PHP页面还是phpmyadmin页面,最后2页都显示了内容,我是用ajax显示数据的,请问这种情况怎么排查,我估计某条记录有特殊字符了
------解决思路----------------------
改变分页的规模、改变排序的方式、缩小查询的范围
总之是要找到从哪条记录开始就不显示了

话又说回来,既然不能显示,那你又如何知道他的存在呢?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn