How to convert database storage engine from InnoDB to MyISAM on MySQL? I found so many sites which convert the storage engine of datab
InnoDB
MyISAM
MySQL
You can change the storage engine through PhpMyAdmin. In the details view of the table. See the screenshot:
Changing storage engine in PhpMyAdmin