I am using MariaDB without any issue.Pardon my ignorance... I am running MariaDB rather than MySQL. Will I have any issues using this addon?
MySQL/MariaDB are largely the same performance wise.
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...
- Fix 'show older items' in news feed would not return as expected
- Compatibility fix for;
- Multi Prefix add-on
- @Banxix's [Banxix] Bump Thread add-on
Yes we have about 300 nodes with subforums also about 7.5m post and 600K threads.Those queries only matter for large forums, as they change how XF queries for data to prevent slow-downs.
With stock XenForo, touching page 1000 of a forum is much slower than page 1
Yes, thats why i'm asking to @XonI'm doing 100,100,50 but have no idea if that is optimal
- Require XF2.1+
- Fix "Better xxx List Page Threshold" options actually accepting 0 as a valid value.
- This is useful to work-around poor MySQL 8+/MariaDb 10.4 performance issues with Collaborative Threads add-on
- Re-release v2.3.0 without debug code
- Patch for XF2.1.8 and earlier sorting by position/post_date when getting latest replies, this causes an unexpectedly poor query performance
- Fix shim for News Feed index choice
- Shim reactions received lists (and reactions given if User Essentials is installed)
- Add various addon options into their own grouping
We use essential cookies to make this site work, and optional cookies to enhance your experience.