innodb_log_file_sizeを気軽に変えると死ぬよ

mysqlデータディレクトリを丸っとコピーしてレプリカのコピーを作ってmysqlを再起動したら、エラーログに吐かれた内容。 InnoDB: Error: log file ./ib_logfile0 is of different size 0 1073741824 bytes InnoDB: than specified in the .cnf file 0 134217728 bytes! 140612 12:35:27 [ERROR] Plugin 'InnoDB' init func…