Jump to content

Some tables are MyISAM? Really?


xtech

Recommended Posts

Posted

Hi,

 

before upgrading to 4.0.x i had all tables set to InnoDB engine. After upgrading, i am seeing that some tables are MyISAM:

ibf_core_message_posts

ibf_core_message_topics

ibf_core_search_index

ibf_nexus_packages

ibf_nexus_support_replies

ibf_randmsgs


Is it safe to convert them to InnoDB or they are MyISAM because it's better for those tables?

Regards

Posted

ibf_core_message_posts
ibf_core_message_topics

in my database these tables are not MyISAM but InnoDB

MyISAM makes sense on some log-tables and can speed up the system.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...