General Discussions
7
Posts
3
Users
0
Reactions
1,081
Views
Aug 30, 2020 3:35 pm
WPFORO is overloading MYSQL. I have followed your tutorial on database tables to no effect.
6 Replies
Aug 30, 2020 6:38 pm
wpForo doesn't overload anything.
This could be related to your hosting, errors in your DB (check it within wpForo admin options and tools) or you use a caching with wpForo. Caching doesn't work with wpForo and some caching plugins create problems with wpForo sessions (users get mixed login/logout statuses).
Aug 31, 2020 5:01 am
I have a very powerful dedicated server so I doubt it is my host.
I am using w3 total cache with all of the exclusions required to prevent caching on wpforo
I ran a database check of my tables and DID get some issues showing up....
"




Problems with indexes of table `wp_wpforo_posts`








Problems with indexes of table `wp_wpforo_topics`





looks like some duplicate indexes? How do I fix this? Could this cause my slowdown and load issues?
I HAVE ATTACHED A SCREENSHOT OF THE WPFORO_FORUMS TABLE STRUCTURE SO YOU CAN SEE THE DUPLICATE INDEXES. SHOULD i DROP THE DUPLICATES?