TeamDGT

Registrations are currently open (for some short Time)!

DGT Girl

[XF Addon] Optimized List Queries by Xon 2.12.0

No permission to download

DGT Girl

Team DGT

Messages
1,386
Reaction score
152
Points
63
DGT Girl submitted a new resource:

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 as this...

Read more about this resource...
 
Back
Top