Sep 28, 2021 2:04 pm
Since there was a lot of talk about wpForo and MyIsam/InnoDB, here is some interesting blog post.
Maybe gVectors want to comment on it, i would like to know what they think.
https://www.percona.com/blog/2016/10/11/mysql-8-0-end-myisam/
1 Reply
Oct 05, 2021 11:38 am
Hi @dimalifragis,
Thank you for the information. But it's too early to change wpForo code based on this information. About 90% of hosting services and websites are still based on MySQL 5.5-5.7 and MariaDB 10.1-10.3 versions. Also, the count(*) is still much faster in MyISAM even in MySQL 8, this is used very often in the forum.