Supporting MyISAM engine was dropped in EspoCRM v6.0+. All tables should be converted to InnoDB engine, otherwise some problems may occur.
This can be done by one of the following methods:
- Using the database tools such as phpMyAdmin, MySQL Workbench,