MySQL Command. Run this from the MySQL command prompt to convert a table from MyISAM to InnoDB: ALTER TABLE table_name ENGINE=InnoDB; ...
確定! 回上一頁