error log 裡面出現了這行...
Error: log file ./ib_logfile0 is of different size 0 67108864 bytes
仔細查才發現 master 的 my.cnf 裡面
innodb_log_file_size = 64M
而 replication slave 的 my.cnf
innodb_log_file_size = 8M
這樣跑就會出錯了,把 slave 的 my.cnf 改成和 master 一樣的大小就行了
個人心情和 Linux / FreeBSD 等技術
沒有留言:
張貼留言