set table_type=InnoDB;
show variables like table_type;
或:
c:mysqlinmysqld-max-nt --standalone --default-table-type=InnoDB