Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Sheffielder Posted April 2, 2020 Posted April 2, 2020 Let me start by saying I have pretty much no idea what I'm doing ha ha I have a forum (well two forums actually and both have this issue) where I've just checked the database tables in PHPMyadmin to see if they were InnoDB or MyISAM. On both of the forums I've found that the database tables are half and half amazingly. I have a sneaky suspicion it's something I've made a mess of a while back. The site's function with occasional glitches but to a total newbie like me on this subject I'd not know if this was having any impact. Anyway should I leave well alone or should I change all the tables to InnoDB? And will I see any difference in the way the sites are running when I've made the change?
bfarber Posted April 3, 2020 Posted April 3, 2020 The site will run the same way either way. I would recommend switching to InnoDB. It performs better and has more reliable redundancy should something go wrong.
Recommended Posts