AI Search
Classic Search
Notifications
Clear all
7 Replies
Nov 17, 2023 11:49 pm
While yours seems ok, personally i have set all WP tables to InnoDB.
Some say that for some types of tables old isam is faster. But in 2023 i don't think so.
https://blogs.oracle.com/mysql/post/still-using-myisam-it-is-time-to-switch-to-innodb
Nov 18, 2023 8:07 am
Nov 18, 2023 2:59 pm
Hi @jorgew,
It's better to set all tables as InnoDB, you ken keep _reactions as MyISAM. All changes should be done in phpMyAdmin database manager. We recommend backup the database before any manipulation.
