中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

MySQL啟動報錯InnoDB: The innodb_system data file './ibdata1' is of a different

發布時間:2020-08-06 23:56:18 來源:ITPUB博客 閱讀:414 作者:feelpurple 欄目:MySQL數據庫

MySQL異機遷移后,啟動數據庫報錯

# /data/mysql_57_software/bin/mysqld_safe --defaults-file=/etc/my3319.cnf --user=mysql &
# tail -20 /var/log/mysqld3319.log
2019-01-02T07:11:01.716793Z 0 [ERROR] InnoDB: The innodb_system data file './ibdata1' is of a different size 17152 pages (rounded down to MB) than the 64000 pages specified in the .cnf file!
2019-01-02T07:11:01.716832Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2019-01-02T07:11:02.317322Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
2019-01-02T07:11:02.317347Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2019-01-02T07:11:02.317353Z 0 [ERROR] Failed to initialize plugins.
2019-01-02T07:11:02.317361Z 0 [ERROR] Aborting


報錯原因:

參數文件中的系統表空間大于實際的系統表空間大小,導致啟動報錯。

# du -sh /data/mysql_3319/ibdata1
268M	/data/mysql_3319/ibdata1
# cat /etc/my3319.cnf
# innodb
innodb_data_file_path=ibdata1:1000M;ibdata2:1000M:autoextend


解決辦法:

將參數文件中系統表空間的大小改為小于實際系統表空間大小的值。

# innodb
innodb_data_file_path=ibdata1:256M;ibdata2:256M:autoextend



向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

汶川县| 绥滨县| 酉阳| 江口县| 宜阳县| 孟连| 昌都县| 淮安市| 横山县| 静安区| 武威市| 赤峰市| 耒阳市| 会理县| 西乌珠穆沁旗| 宝应县| 贵溪市| 信阳市| 尼勒克县| 四平市| 大同市| 古交市| 台北市| 镇原县| 四会市| 汝阳县| 武川县| 安新县| 万山特区| 烟台市| 淮北市| 花莲县| 色达县| 满洲里市| 石林| 龙游县| 六盘水市| 海门市| 囊谦县| 大石桥市| 靖西县|