I notice that when I create tables in Navicat, sometimes it creates a MyISAM table instead of an InnoDB table. What are the advantages of each and which is best to use?
Community Page
Last updated:
Last updated:
I notice that when I create tables in Navicat, sometimes it creates a MyISAM table instead of an InnoDB table. What are the advantages of each and which is best to use?