lnmp 恢复 innodb
cd mysql-5.1.48/./configure --prefix=/usr/local/mysql --with-extra-charsets=all --enable-thread-safe-client --enable-assembler --with-charset=utf8 --enable-thread-safe-client --with-extra-charsets=all --with-big-tables --with-readline --with-ssl --with-embedded-server --enable-local-infile --with-plugins=innobase
make && make install
重新编译
alter table book_zj TYPE=innodb
版权声明:本文为博主原创文章,未经博主允许不得转载。
页:
[1]