Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Closed] MySQL 8.0: The end of MyISAM

2 Posts
2 Users
0 Reactions
1,080 Views
dimalifragis
Posts: 2601
Topic starter
(@dimalifragis)
Famed Member
Joined: 5 years ago

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/

Topic Tags
1 Reply
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

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.