Forums
-
- Forum
- Posts
-
- Installation
- 28,536
- Troubleshooting
- 62,801
- Themes
- 10,444
- Plugins
- 15,389
- Requests & Feedback
- 14,986
- Showcase
- 3,258
-
Note: if your DB is slow and you’d like to try this optimization, you must add the columns in the right order while making this multi-column index:
1. topic_status
2. forum_id
3. topic_sticky
4. topic_time
The order of the columns in the index needs to be the same as the order of the fields in your query, as explained here.