I used HeidiSQL before, but it don't support Linux, so I try PMA, I found PMA is powerful. But I think it's more convenient for users if there is a quick way to view the CREATE TABLE and DATABASE statement like HeidiSQL.
This is already supported. In database structure page select one or more tables (by ticking corresponding checkboxes in front of them) and from 'With selected:' dropdown at the bottom select 'Show create'
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is how the HeidiSQL display CREATE TABLE statement.
It don't need user to type 'SHOW CREATE TABLE mytable' to view.
This is already supported. In database structure page select one or more tables (by ticking corresponding checkboxes in front of them) and from 'With selected:' dropdown at the bottom select 'Show create'