How do I configure the MySQL storage engine options in phpMyAdmin?

For example, in the structure of the tab that says I have 10 tables in my database, 551 records, the comparison is latin1_swedish_ci and type of storage engine MyISAM.
But I can not see how to change the MyISAM another type of phpMyAdmin.
Some might suggest?

Tags: , , , , ,

One Response to “How do I configure the MySQL storage engine options in phpMyAdmin?”

  1. Uncle Rico says:

    When you join the table you want to change then click the Operations tab. From there you can change the type of storage, along with certain other options