标签:mysql pre san blog innodb 修改 ash mysql数据库 sch
mysql -uroot -e "SELECT concat(‘ALTER TABLE ‘, TABLE_NAME,‘ ENGINE=MYISAM;‘) FROM Information_schema.TABLES WHERE TABLE_SCHEMA = ‘jitamin2‘ AND ENGINE = ‘InnoDB‘ AND TABLE_TYPE = ‘BASE TABLE‘"
标签:mysql pre san blog innodb 修改 ash mysql数据库 sch
原文地址:http://www.cnblogs.com/haoliansheng/p/6641157.html