Using MySQL 5.5.xx, all database tables become as type: MyISAM and Collation utf8_general_ci exept of one: jos_virtuemart_order_shipper_weight_countries. That table has InnoDB as engine. Is that a wrong declaration while installing the database or is it a feature to use InnoDB for that table?