Optimized List Queries by Xon

Optimized List Queries by Xon 2.13.0

没有下载权限
Lv.11
Moderating
Bronze Member
Iron Member
已加入
2020/06/28
消息
2,208
回应得分
5,999
Credits
$7,138
newimage submitted a new resource:

Optimized List Queries by Xon 2.4.0 - Optimized

This addon 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.

Forum/conversation lists:


MySQL 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 will fix this. Maybe.


This causes an issue as this how conversations and threads implement...

Read more about this resource...
 
顶部