Copy Columns from MyISAM table1 to InnoDB table2

Ok now I think I have stumbled on something.

When I click the oc_product Table I get the options (Edit Copy Delete) in PhpMyAdmin

but when I click on the oc_product2 Table I don’t get these options

The oc_product2 is set to InnoDB where as the oc_product is set to MyISAM