salt-key -L 589 salt-key -a 192.168.100.231 590 salt-key -L 591 salt '*' test.ping 592 salt '*' cmd.run 'echo helloworld' 593 sa
方法一、 alter table mytable engine = InnoDB;//将mytable表引擎改为InnoDB.方法二、 使用mysqldump 将表导出,然后修改 表create table 部分 engine 方法三、 create table innodb_table like my_table;
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号