Skip to main content

Is a mixture of both MyISAM and InnoDB table types on the same MariaDB 10.3 database 'bad'?

Comments

2 comments

  • cPRex Jurassic Moderator
    Hey there! From a MySQL standpoint, there's no reason you can't have both working in the same database just fine. It could potentially cause confusion down the road with administration, but the server doesn't mind at all.
    0
  • spaceman
    Thanks for that cPRex. It still "feels weird" to have both, though! I'm a big "less is more" fan :-)
    0

Please sign in to leave a comment.