The new DYNAMIC & COMPRESSED ROW_FORMATs introduced with the Innodb Plugin are not shown in "Table" ->"Operations".
Maybe phpmyadmin could check for the "innodb_file_format" status variable, and offer the ROW_FORMATs based on that!
You can of course use "ALTER TABLE ..." right now, but having it in the GUI is the whole point of phpMyAdmin, isn't it ;)
Not a bug but a missing feature.
Merged, see http://phpmyadmin.svn.sourceforge.net/viewvc/phpmyadmin?view=rev&revision=12868
Implemented in SVN, thanks for suggestion.