原文:InnoDB: auto-extending data file ./ibdata1 is of a different size 640 pages (rounded down to MB) than specified in the .cnf file: initial 768 pages, max 0 (relevant if non-zero) pages!

問題描述: centos 安裝MySQL yum install mysql server 安裝之后執行命令mysql 報錯: 查看mysql的啟動日志: ERROR InnoDB: auto extending data file . ibdata is of a different size pages rounded down to MB than specified in the .cnf ...

2016-02-22 15:32 0 11748 推薦指數:

查看詳情

innodb_max_dirty_pages_pct與檢查點的關系

http://ourmysql.com/archives/310 數據庫運行一段時間后,經常導致服務器大量的swap,我懷疑是innodb中的臟數據太多了,因為沒有free space了,mysql通知OS,把一些臟頁交換出去,以上只是猜測。有一個現象是每次關數據庫時都要關 ...

Sun Jul 17 19:12:00 CST 2016 0 3335
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM