分页参数 page 过大导致数据库查询错误
作者: Cinderlia创建于 2026年6月17日更新于 2026年7月11日
标签bug
- Problem Description
When the page parameter is set to a very large value, such as page=9223372036854775807, the page will return a database error.
内容来源: typecho/typecho
When the page parameter is set to a very large value, such as page=9223372036854775807, the page will return a database error.
内容来源: typecho/typecho