• 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

    • This topic was modified 2 years, 5 months ago by davidki.
  • The topic ‘MySQL Storage Engine – Convert MyISAM to InnoDB’ is closed to new replies.