All tables MyISAM

Thomas P

Member
Licensed customer
Hello,

I just installed the latest greatest XenForo on our testbed, just realized that almost all MySQL Tables are of Type "MyISAM" except xf_attachment_view, xf_session_activity, xf_thread_view which are "Memory".

I thought XenForo relies on InnoDB.

Is the default install doing MyISAM?

Thanks
 
I've read that post before posting, but I couldn't find any tables of type InnoDB.

IIRC Kier & you wrote that XenForo uses all two or three types depending on what is stored...?
 
My post states that all three types are used.

If your tables don't match then they are incorrect and need to be changed.
 
Back
Top Bottom