Optimized List Queries by Xon

Optimized List Queries by Xon 2.13.0

Sem autorização para baixar
  • Criador do tópico Criador do tópico newimage
  • Data de início Data de início
Lv.11
Moderating
Bronze Member
Iron Member
Associado
28/06/2020
Mensagens
2.208
Pontuação de reações
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...
 
Top