MySQL Storage Engine – Convert MyISAM to InnoDB
-
Hello,
I read that InnoDB storage engine has better performance than MyISAM.
For example here:
https://kinsta.com/knowledgebase/convert-myisam-to-innodb/I noticed that your plugin use MyISAM storage engine in database.
Is it safe to convert this MyISAM database table to InnoDB?
Will this help anything with your plugin?
Or is there any reason why you use MyISAM database table?
Thank you,
David
- The topic ‘MySQL Storage Engine – Convert MyISAM to InnoDB’ is closed to new replies.