#2796 - Deprecate MyISAM; use INNODB (on hold)

  • By
  • Added
  • 6 views
Identifier #2796
Issue type Feature request or suggestion
Title Deprecate MyISAM; use INNODB (on hold)
Status Open
Tags

Risk: Database change (custom)

Risk: Deprecates functionality (custom)

Roadmap: Over the horizon (custom)

Roadmap: v11 partial implementation (custom)

Handling member Deleted
Addon core_database_drivers
Description Currently, Composr uses the MyISAM database engine for MySQL installations. MyISAM is no longer maintained and probably should not be used.

Instead, Composr should use the INNODB engine as it has active development and has some performance improvements over MyISAM (for large sites).
Steps to reproduce

Additional information Switching to INNODB means Composr's minimum MySQL version will need to be bumped up to 5.6 or higher. INNODB does not support full text searching prior to MySQL 5.6 .
Related to

#2356 - Support referential integrity via foreign key constraints

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated