huashan8 发表于 2016-10-22 03:44:04

mysql更改单个表的事务性

  
  

show table status ;
alter table student engine=innodb;
  
页: [1]
查看完整版本: mysql更改单个表的事务性