国产欧美日韩第一页|日本一二三不卡视频|在线精品小视频,亚洲第一免费播放区,metcn人体亚洲一区,亚洲精品午夜视频

幫助中心 >  技術(shù)知識(shí)庫(kù) >  云服務(wù)器 >  服務(wù)器教程 >  解決centos服務(wù)器異常斷電mysql啟動(dòng)異常啟動(dòng)Mysql時(shí)報(bào)錯(cuò)

解決centos服務(wù)器異常斷電mysql啟動(dòng)異常啟動(dòng)Mysql時(shí)報(bào)錯(cuò)

2016-06-10 15:34:49 7465

現(xiàn)象: 
centos服務(wù)器異常斷電MySQL啟動(dòng)異常啟動(dòng)Mysql時(shí)報(bào)錯(cuò):mysqld_safe mysqld from pid file /usr/local/mysql/Linux.pid end 
但是打開日志文件 查看

InnoDB: Completed initialization of buffer pool 
InnoDB: Error: log file ./ib_logfile0 is of different size 50331648 bytes 
InnoDB: than specified in the .cnf file 5242880 bytes! 
160603 
[ERROR] Plugin ‘InnoDB’ init function returned error. 
160603 
14:06:15 [ERROR] Plugin ‘InnoDB’ registration as a STORAGE ENGINE failed. 
160603 
14:06:15 [ERROR] Unknown/unsupported storage engine: InnoDB 
160603 14:06:15 [ERROR] Aborting

處理方案:

1、存儲(chǔ)引擎錯(cuò)誤 
Unknown/unsupported storage engine: InnoDB 
2、檢查一下配置文件中關(guān)于innodb的參數(shù),如果有skip-innodb注釋掉 
3、如果重新設(shè)置了innodb_log_file_size之類的, 
4、需?刪除幾個(gè)rm -rf ib_logfile,然后重啟數(shù)據(jù)庫(kù)


提交成功!非常感謝您的反饋,我們會(huì)繼續(xù)努力做到更好!

這條文檔是否有幫助解決問題?

非常抱歉未能幫助到您。為了給您提供更好的服務(wù),我們很需要您進(jìn)一步的反饋信息:

在文檔使用中是否遇到以下問題: