Forums
-
- Forum
- Posts
-
- Installation
- 28,094
- Troubleshooting
- 61,375
- Themes
- 10,273
- Plugins
- 15,121
- Requests & Feedback
- 14,751
- Showcase
- 3,251
-
This is the SQL query to use if others want to add such an index:
ALTER TABLE bb_topics ADD INDEX (topic_time)
But that in itself is not enough, bbPress has to be forced to use the index.
I am trying to figure out a way to do this without hacking the core, via a mini-plugin instead.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS