- 2023-10-25
- 2,641
- 38
无名 提交新资源:
Optimized List Queries by Xon - Optimized List Queries by Xon
阅读关于此资源更多信息...
Optimized List Queries by Xon - Optimized List Queries by Xon
This add-on is aimed at large forum with tens of thousands to hundreds of thousands or more threads in a single forum. Smaller forum do not gain much benefit from this add-on.
Member List/Forum/Conversation/Reactions/XFMG lists:
MySQL/MariaDB implements 'early row lookup', when combined with LIMIT & OFFSET with a large offset, results in the large select statement pulling in more data than is required. Maybe one day MySQL/MariaDB will fix this. Maybe.
This causes an issue...
阅读关于此资源更多信息...