Website URL
<private>
Chevereto version
3.10.5
Description of the issue
Migration site encountered an error importing the database:
#1214 - The used table type doesn't support FULLTEXT indexes
So I will table all the database options: ENGINE = InnoDB
Changed to: ENGINE = MyISAM
This will affect it? Do I need to change back?
<private>
Chevereto version
3.10.5
Description of the issue
Migration site encountered an error importing the database:
#1214 - The used table type doesn't support FULLTEXT indexes
So I will table all the database options: ENGINE = InnoDB
Changed to: ENGINE = MyISAM
This will affect it? Do I need to change back?