mysql -uroot -p... -e"SET GLOBAL innodb_fast_shutdown = 0" service mysql stop mv /var/lib/mysql/ib_logfile[01] /tmp service mysql start